3
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Applying patch https://issues.apache.org/activemq/browse/AMQ-2173 Thx Colin\!
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Added some transactional interfaces to the store
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
better Store interface.. added a flush method and a way to know when transaction get flushed.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
More store work
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Making the store interface more async
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Prototyping a new better store interface
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
split out the inner classes being used by the store impl.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Adding existing KahaDB message store impl since it's simple enough to mold into whatever we need it to be. Updated to use new protbuf alt code generator
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Added virtual hosts to the broker model. Some protocols may be able to take advantage of it.. if not, they can use the default virtual host.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Made protocol handlers discoverable so that protocol extensions can be more easily added.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Committing Colin's patch for https://issues.apache.org/activemq/browse/AMQ-2165 Thanks!
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Fixed up flow control for the Stomp protocol
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Added in initial bits needed to support the STOMP protocol better.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
- Added the abiliity to discriminate the protocol used by a connection. - The BrokerConnection now uses a ProtocolHandler once the protocol is discriminated.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Added missing license headers
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Add routing support for composite/multi destinations
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Got all the flow control bits working now.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Better flow names to make debugging easier.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Flow control is working a little better now. But still have some kind of timing issue.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Consumer actually gets messages now... just need to debug the flow control now.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Producer actually sends the broker messages now
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Refactoring the MockBroker so that it's is more agnostic of the wire protocol used.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
adding missing file..
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
adding files I missed adding in the last commit.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Applied https://issues.apache.org/activemq/browse/AMQ-2156 Thx Colin!
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Applying colins's https://issues.apache.org/activemq/browse/AMQ-2141 patch
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Applying colins patch https://issues.apache.org/activemq/browse/AMQ-2133
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Applying colin's https://issues.apache.org/activemq/browse/AMQ-2132 patch.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
Support extending RunnableAdapter to provide the runable impl.
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago
making more extensible
Hiram Chirino
as Hiram R. Chirino
More... almost 16 years ago