This website requires JavaScript.
Explore
Help
Sign In
Apache
/
activemq
mirror of
https://github.com/apache/activemq.git
Watch
1
Star
0
Fork
You've already forked activemq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
89e8767973
activemq
/
activemq-kahadb-store
History
gtully
ad1f751a41
https://issues.apache.org/jira/browse/AMQ-5077
- reduce reader thread work when client uses async send; async store updates can now queue up to the destination memory limit b/c they don't block the send thread. Pending store writes are now tracked in memory usage. This allows a client to quickly provide a burst of messages to fill the destination cache bounded only by network bandwidth
2014-04-30 16:13:18 +01:00
..
src
https://issues.apache.org/jira/browse/AMQ-5077
- reduce reader thread work when client uses async send; async store updates can now queue up to the destination memory limit b/c they don't block the send thread. Pending store writes are now tracked in memory usage. This allows a client to quickly provide a burst of messages to fill the destination cache bounded only by network bandwidth
2014-04-30 16:13:18 +01:00
pom.xml
AMQ-5047. Fix packaging issues related to maven version
2014-02-15 16:15:04 -05:00