Commit Graph

14 Commits

Author SHA1 Message Date
Robinson 600c7eb3b7
version 2.7 2023-08-21 01:50:57 +02:00
Robinson 4e1d4c9d25
version 2.6 2023-08-20 12:58:30 +02:00
Robinson efd6a318fd
version 2.5 2023-08-07 18:47:45 -06:00
Robinson 89b37710dd updated version 2021-04-09 20:23:38 +02:00
Robinson f97ea002ec Added updates 2021-04-09 19:51:05 +02:00
nathan c0f2662a20 updated version 2020-06-19 23:09:12 +02:00
nathan 1b03127550 Updated version from 2.1 to 2.2 2019-06-19 17:42:38 +02:00
nathan 50aa2f7714 Fixed blocking issue with LMAX Disruptor, non-equal queue/thread initialization 2019-06-19 17:41:56 +02:00
nathan a9770ad64d Updated version from 2.0 to 2.1 2019-06-18 22:11:13 +02:00
nathan e4e6c370cd Added/migrated publication types (LMAX and Conversant), both with their own pros/cons. Refactored MessageBus class. 2019-06-11 21:36:04 +02:00
nathan 5674e46693 updated comments 2019-06-08 11:32:19 +02:00
nathan 887fdecadf Changed async message queue implementation to the Conversant Disruptor, and added the ability to use a specific BlockingQueue implementation for the async publications of messages. Added support for a zero-gc messagebus, in the event that you need one. 2019-06-08 11:30:20 +02:00
nathan dda2054f97 updated version 2017-09-22 09:38:29 +02:00
nathan 0e31c4301f Changed package name. The standard package naming
convention with CamelCase is consistent across projects.
2017-09-22 09:34:15 +02:00