temporalio / temporalio/samples-ruby
Sample request: Async/Fiber powered workers with fiber-based activities
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Ruby
- Stars
- 15
- Forks
- 9
- Avg merge
- 22h 30m
- Merged PRs (30d)
- 5
Description
Describe the solution you'd like
Use the async library to show how you can run a worker in a fiber and therefore activities in fibers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing worker and activity samples and the Temporal Ruby SDK's async and fiber APIs. Done means adding a sample that demonstrates a worker running in a fiber with activities also running in fibers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100