Skip to content

Releases: DmitriySh/time-hz-executor

The Time Hazelcast executor: prototype v0.1

21 Mar 03:50
Compare
Choose a tag to compare

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)