Yukihiro "Matz" Matsumoto
|
2a124a704f
|
mruby-task: add comprehensive examples demonstrating task features
added six new examples:
- simple.rb: basic task creation and execution
- priority.rb: priority-based scheduling
- suspend_resume.rb: manual task control
- inspection.rb: task status and inspection methods
- statistics.rb: scheduler monitoring with Task.stat
- producer_consumer.rb: task coordination pattern
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-10 17:44:31 +09:00 |
|