Using futurist¶
- Features
- Examples
- Creating and using a synchronous executor
- Creating and using a green thread-based executor
- Creating and using a thread-based executor
- Creating and using a process-based executor
- Running a set of functions periodically
- Running a set of functions periodically (using an executor)
- Stopping periodic function to run again (using NeverAgain exception)
- Auto stopping the periodic worker when no more periodic work exists