Features#
goflow provides three core feature areas for building concurrent applications.
Contents#
- Rate Limiting — Token bucket, leaky bucket, and concurrency limiting
- Task Scheduling — Worker pools, cron scheduler, and job management
- Streaming — Functional data processing pipelines