haskell-distributed / haskell-distributed/distributed-process
[CH-3] Added named pipe backend
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 751
- Forks
- 99
- Avg merge
- 45m
- Merged PRs (30d)
- 2
Description
[Imported from JIRA. Reported by Ryan Newton @rrnewton) as CH-3 on 2012-02-21 05:21:03]
Taken from: https://cloud-haskell.atlassian.net/browse/CH-3
This has some limitations remaining (message size) but works for all of the demos in DemoTransport.
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 DemoTransport demos and the existing transport backends, then determine the current state of the named pipe backend described in this issue. Run DemoTransport with named pipes; done means the backend supports all demos, with the remaining message-size limitation identified and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100