Tuesday, May 28, 2019

New Ways of Work Process Control

Clockwork

Multi-Purpose Work Processing Engine for JVM, Android, IoT, and Edge Computing

Clockwork is a powerful integrated workflow engine that combines various workflow methods into one. In some cases, real-time processing may be required, but in others, it must be executed after some event processing. Or at a particular time, like a scheduler, many things need to be done. There are cases where other work processing methods are combined. For example, after checking the job every 10 minutes based on the scheduler, if certain conditions are met, an event can be triggered to signal the start of another task. Conversely, you can start a newly started scheduler after a specific event occurs.

It is a very inefficient task to select a library for each of these cases and code each time using a different API The Clockwork Work Processor can solve this problem very easily.



from DZone.com Feed http://bit.ly/2WquQHw

No comments:

Post a Comment