Skip to content

Repository files navigation

Task Process System

TPS(Task Process System) is a system can be described as following.

  • A task based system. "Task" is the basic unit. A task can be a sequence of business processes/data flow. Every function/feature supported by the system will be described as a task. And the system can be extended by supporting more and more tasks.
  • The processing module of TPS system receive tasks and process them one by one asynchronously in different threads. The target of the processing module is a stable and high-throughput distribution&calculation center.
  • Fetching data via http/https, EMS, web services, Data persistence, Data Analysis, Notifications, ..., all the features will be added to TPS for supporting different tasks.

Please refer to the Wiki pages for more.

About

Task process system, process the tasks one by one

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages