I need to acknowledge each message individually as they will take some time
to process.
I was thinking of creating on connection, and then a session per thread.
Is this the right strategy? Is there significant session overhead?
The other strategy is to use individual ack but that will constrain our
portability and my code would need significant refactor to enable that.
Kevin
Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
Skype: *burtonator*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>
<http://spinn3r.com>
War is peace. Freedom is slavery. Ignorance is strength. Corporations are
people.
to process.
I was thinking of creating on connection, and then a session per thread.
Is this the right strategy? Is there significant session overhead?
The other strategy is to use individual ack but that will constrain our
portability and my code would need significant refactor to enable that.
Kevin
Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
Skype: *burtonator*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>
<http://spinn3r.com>
War is peace. Freedom is slavery. Ignorance is strength. Corporations are
people.