The time hz executor.v0.1
This is a prototype of multithreaded and distributed service executes incoming tasks on a scheduled time. Powered by: Java SE
, Guice
and Hazelcast
. Project uses SEDA like highly customizable thread model: independent tasks to use producers, consumers and queue, distributed map between them.
Requirements:
- Java SE Development Kit 8 (or newer)
- Gradle 2.x (or you could use Gradle wrapper)