-
Notifications
You must be signed in to change notification settings - Fork 0
Concept
exitxhu edited this page Dec 26, 2023
·
2 revisions
QueDuler generalizes any work flows into some pre-determined flows which are capsulated in its main package. you only need to implement some interfaces and properly configure them once in your startup.
QueDuler is completely modular, so in the Core package, there is only logic. to actually run the jobs you need to add other packages. you can build your plug-in for your preferred tool(will be explained further).
there are Several Ready to use and Production tested packages:
in simplest form
any class