Provides a non-blocking task scheduler
For more overview and usage for this library please see MapsMessaging webSite
All MapsMessaging libraries are hosted on the maven central server.
Then include the dependency
<!-- Non Blocking Task Queue module -->
<dependency>
<groupId>io.mapsmessaging</groupId>
<artifactId>Non_Block_Task_Scheduler</artifactId>
<version>2.1.4</version>
</dependency>