Skip to content

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

Answered by dparui
chrjohn asked this question in Q&A

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

You must be logged in to vote
2 replies
@chrjohn

chrjohn Mar 26, 2021
Maintainer Author

@iavinash

Answer selected by chrjohn

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

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