Commit Graph

502 Commits (master)

Author SHA1 Message Date
Robinson 1cccb72313
Updated build deps 2023-10-09 12:31:49 +02:00
Robinson 48a2b5fe5f
updated build deps, kotlin 1.9.0 2023-10-02 16:15:03 +02:00
Robinson 5c95b18812
Removed bitbucket 2023-09-15 23:31:38 +02:00
Robinson 600c7eb3b7
version 2.7 2023-08-21 01:50:57 +02:00
Robinson 5a9a104d39
updated deps 2023-08-21 01:49:46 +02:00
Robinson 4e1d4c9d25
version 2.6 2023-08-20 12:58:30 +02:00
Robinson 66d188eb81
updated deps 2023-08-20 12:57:57 +02:00
Robinson 23b3f0e09d
updated gradle 2023-08-20 12:56:54 +02:00
Robinson 9fb2d654c9
updated license 2023-08-07 18:55:37 -06:00
Robinson efd6a318fd
version 2.5 2023-08-07 18:47:45 -06:00
Robinson 9fa967706f
updated license 2023-08-07 18:47:32 -06:00
Robinson 5487e2f285
updated build deps 2023-08-07 18:47:20 -06:00
Robinson 8fd2c427a4
updated tests package 2023-08-05 19:51:17 -06:00
Robinson 41a4b28d0c
added jpms support 2023-08-05 19:51:02 -06:00
Robinson 75621bd9ae
hardcoded project name 2023-08-05 13:32:20 -06:00
Robinson fc3da9a11e
updated deps 2023-08-05 13:22:50 -06:00
Robinson ad8047f7a1
updated libraries 2023-08-05 12:03:30 -06:00
Robinson b8ca4ee696
Fixed threadlocal 2023-08-05 11:58:56 -06:00
Robinson 4101700d96
Updated for use of collections library and classUtils 2023-08-05 11:58:48 -06:00
Robinson 1b053755aa
Fixed issue with counter initial state 2023-08-05 11:57:26 -06:00
Robinson 0cbf2e2d44
Updated deps + build deps 2023-07-18 02:01:41 +02:00
Robinson 3466dd3c61
updated gradle version 2023-07-18 02:01:19 +02:00
Robinson 89b37710dd updated version 2021-04-09 20:23:38 +02:00
Robinson ca8d433dcd Updated license, libraries 2021-04-09 20:22:38 +02:00
Robinson e53e7607a0 updated gradle 2021-04-09 20:22:17 +02:00
Robinson f46d046957 added more code tests/comments 2021-04-09 20:20:37 +02:00
Robinson 320b7ea738 Correct check for more messages in LMAX 2021-04-09 20:19:23 +02:00
Robinson f3549ec7d6 more checks for `hasPendingMessages` 2021-04-09 19:51:22 +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 8253c293de Updated version from 2.2 to 2.3 2020-06-19 22:49:09 +02:00
nathan a3d5d9832f Moved common files back to the utilities project 2020-06-19 22:48:58 +02:00
nathan d92376d3d4 updated gradle 2020-06-06 15:17:46 +02:00
nathan f6a3292987 Removed comments 2019-06-19 23:18:30 +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 5966c7f5d0 Updated build 2019-06-18 22:51:22 +02:00
nathan a9770ad64d Updated version from 2.0 to 2.1 2019-06-18 22:11:13 +02:00
nathan b55bc4c464 Code polish 2019-06-18 21:30:49 +02:00
nathan d2984c21cc Fixed array-index typo!! (yikes) 2019-06-18 21:29:45 +02:00
nathan c87cc8120a Added more tests for super-type subscriptions 2019-06-18 21:29:02 +02:00
nathan cc48afed96 SuperSubs methods will only NOT check exact class signature matches 2019-06-18 21:28:42 +02:00
nathan 245ad74e50 When getting the class super-types, we now INCLUDE the current class in that list 2019-06-18 21:26:13 +02:00
nathan 505cf8a73b Removed Vibur object pool (was not used) 2019-06-13 01:12:28 +02:00
nathan d192a873e3 Fixed typo in readme, updated version info in readme 2019-06-11 22:39:02 +02:00
nathan 219f0a7192 Updated readme to remove `cancel()` documentation 2019-06-11 22:38:14 +02:00
nathan cf773dc5c1 incremented versionupdate version 2019-06-11 21:46:15 +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 f94dddf5db Reverted changes. Updated MessageHandler to use more passed in objects (WIP shared async) 2019-06-11 21:34:38 +02:00
nathan a10194a512 Added new Async Publication modes 2019-06-11 21:33:37 +02:00