3
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Include the windows native libs for leveldbjni.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
enable leveldbjni again.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Simplify the scheduling of periodic leveldb tasks.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Monitor the leveldb index performance and force compactions once it starts looking ugly.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Use the average dequeue rate over the last 15 seconds to figure out what the dequeue rate of the queue.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Change the sender field from being array based to being of List type to improve perf.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Adjust session sinks so that they credit in larger batches when the sink is under load by multiple producers. It also will round robin the messages from multiple sessions to improve delivery fairness.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Only display the producers and consumers in the admin view if requested. This helps keep the admin screens snappier when a single destination has thousands of producers/consumers attached.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Better producer rate throttling.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-221 : Documentation Incorrect regarding default credit window for a STOMP subscription
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Simplify testcase
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Test against ActiveMQ 5.6.0
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Remove use of clogging.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Cleanup compiler warnings.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Document the udp transports and the related protocol options.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes websocket test failure introduced due to recent changes.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-243 : Do not lower the maximum number of open files
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Add the jsp-api jar to the distro.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Pickup hawtdispatch interface changes.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Re-order some of the connections stats.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Always set the blocking executors on transports.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Implements APLO-242 - Support STOMP frames over UDP
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Decoupled protocols from message codecs. Simplified creating a protocol. Should be simpler to customize UDP protocol handling. Added support for auth and virtual host host selection to UDP protocols.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Simplify test cases a bit.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Implements APLO-239: Aggregate connection-level messages (and bytes) metrics at connector and broker level
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes failing assertion due to previous commit
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-240: Aggregate destination metrics invalid when using topic slow_consumer_policy="queue"
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
move the destination_metrics aggregation logic into virtual host so that it can be tested from unit tests too.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Remove tmp file.
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago
Fixes APLO-235 Invalid apollo.xsd
Hiram Chirino
as Hiram R. Chirino
More... over 12 years ago