Timers
Timers
Regular price
$100.00 USD
Regular price
Sale price
$100.00 USD
Unit price
/
per
Bytewax modules are designed to extend the functionality of the open source Python framework, providing you with the tools you need to build scalable, real-time data applications. Whether you're looking for connectors, operators, or deployment tools, we have a module that fits your needs.
Module Overview
Module Name: Timers
Type: Operator
Description: Operator to allow multiple notifications in a stateful operator. This helps you when you're writing a {py:obj}`bytewax.operators.StatefulBatchLogic` or {py:obj}`bytewax.operators.StatefulLogic` to keep track of multiple pending notifications.
Key Features
- Multiple Notifications: Set up multiple notifications that trigger stateful transformation logic.
Technical Details
Compatibility: Requires Bytewax > 0.21
Installation and Usage Documentation
### Additional Resources
GitHub Repository
Support Forum