0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #28 from sirusdv/upstream More... almost 10 years ago
When a DistributedFuture times out, cancel the task and remove it from the queue. Otherwise it will remain in the pending tasks queue and get executed disjoined from any client side logic. More... almost 10 years ago
Merge pull request #26 from sirusdv/master More... about 10 years ago
Check equality correctly this time. More... about 10 years ago
Implementation of awaitTermination() for DistributedExecutorServiceImpl More... about 10 years ago
Issue #24 - Add support for future listeners. This implementation is not perfect. Namely, losing hazelcast data will cause you do not recieve events for those tasks, or tasks for which futures are being tracked. More... about 10 years ago
update readme More... about 10 years ago
updating hazelcast and codahale metrics versions More... over 10 years ago
Update the readme a little More... almost 11 years ago
After adding ListenableFuture support, we can't have weakValues anymore More... almost 11 years ago
cleanup More... almost 11 years ago
Cancel task, Clear group, Simplified DistributedFuture More... almost 11 years ago
Lite members should be included More... almost 11 years ago
quick fix for NPE in test More... about 11 years ago
Issues #15, #16 as well as new public service to get at some cluster info More... about 11 years ago
Bug #13 and #14 - fixed possible Future deadlock if cluster loses partitions and config issue with thread pool size More... about 11 years ago
#14 - We are just using a fixed thread pool right now More... about 11 years ago
fix maven version number More... about 11 years ago
Change README, and move to next snapshot version for bugfixes More... about 11 years ago
Fixed staging issues for sonatype release requirements More... about 11 years ago
1.0 Release Cut More... about 11 years ago
More metrics and make sure our timertasks can't be cancelled by an exception More... about 11 years ago
Added more metrics More... about 11 years ago
#12 support async task submission More... about 11 years ago
#11 - support hazelcast lite client mode More... about 11 years ago
autostart respects hazelcast's lifecycle startup and shutdown More... about 11 years ago
fixing up the readme a bit More... about 11 years ago
Add LGPL license to parent pom More... about 11 years ago
More cleanup, better thread naming, more javadocs More... about 11 years ago
Simplifying dependencies for classes, and adding a few more metrics More... about 11 years ago