Added ability for broker to load a message store implementation from a library. |
|
More...
|
about 18 years ago
|
Tidy-up of version code |
|
More...
|
about 18 years ago
|
EventChannel classes, start of epoll-based posix implementation. |
|
More...
|
about 18 years ago
|
EventChannel classes, start of epoll-based posix implementation. |
|
More...
|
about 18 years ago
|
update Apache licenses to the current version |
|
More...
|
over 18 years ago
|
Some more riguorous 'const' declarations in basic header properties. Some more comments in queue header. |
|
More...
|
over 18 years ago
|
Added POSIX equivalents to APR classes used by clients, inlined trivial calls. |
|
More...
|
over 18 years ago
|
Updated properties. |
|
More...
|
over 18 years ago
|
Added some encode/decode routines to Message (plus test). Altered Buffer to allow memory for data to be specified on construction. |
|
More...
|
over 18 years ago
|
Removed invalid and redundant include. |
|
More...
|
over 18 years ago
|
More separation of concerns with APR, client side complete. |
|
More...
|
over 18 years ago
|
Files missed in last commit. |
|
More...
|
over 18 years ago
|
More reorg to separate APR/posix code, work in progress. |
|
More...
|
over 18 years ago
|
Modified TransactionalStore to return the txn ctxt as an auto_ptr to make ownership more obvious. |
|
More...
|
over 18 years ago
|
Made passing of transaction context in message store explicit (to avoid thread local storage in case this doesn't fit with new io design). |
|
More...
|
over 18 years ago
|
Removed redundant directories. |
|
More...
|
over 18 years ago
|
Minor source reorg, see README. |
|
More...
|
over 18 years ago
|
Added protocol version and version exception classes in preparation for multi-protocol generation. |
|
More...
|
over 18 years ago
|
2006-11-03 Jim Meyering <[email protected]> |
|
More...
|
over 18 years ago
|
Added some methods to MessageStore interface and hooked these in where appropriate. |
|
More...
|
over 18 years ago
|
Removed unused code. |
|
More...
|
over 18 years ago
|
Misc. cleanup. |
|
More...
|
over 18 years ago
|
Moved APR specific sources into src_apr. |
|
More...
|
over 18 years ago
|
IO refactor phase 1. Reduced dependencies, removed redundant classes. Renamed pricipal APR classes in preparation for move to apr namespace. |
|
More...
|
over 18 years ago
|
Hid locking within exchange registry, switched to shared_ptr for exchanges, added some extra error handling and tests. |
|
More...
|
over 18 years ago
|
Added doc & unit tests. |
|
More...
|
over 18 years ago
|
Some additional unit tests. |
|
More...
|
over 18 years ago
|
Reworked Makefile to support multiple builds, see README for details |
|
More...
|
over 18 years ago
|
Initial implementation for tx class. |
|
More...
|
over 18 years ago
|
Clean test/client directory properly. |
|
More...
|
over 18 years ago
|