Skip to content

JDBC MessageStore with several number of sessions / connection pooling library #373

Answered by dparui
chrjohn asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

I know QFJ is free of Spring but here is what I have done using Spring for anyone interested.

I am using Spring JPA Repository instead of Proxool. I have my own implementation of MessageStore that calls the repository method for storing and retrieving message sequence numbers. This MessageStore implementation is returned by my implementation of MessageStoreFactory. This spring bean is autowired in my implementation of ThreadedSocketInitiator.

Regards,
Diptanshu

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@chrjohn
Comment options

chrjohn Mar 26, 2021
Maintainer Author

@iavinash
Comment options

Answer selected by chrjohn
Comment options

You must be logged in to vote
1 reply
@the-thing
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants