Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bchociej/bobbin issues and pull requests
#21 - Document API in README.md
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, accepted
#20 - pool.run() should return some kind of handle to the worker/task being run
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, accepted
#19 - let end user access pool workers directly
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, accepted, blocked
#18 - workers and pools should share a common, public interface
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, accepted
#17 - handle repetitive/long-running work
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, stretch goal
#16 - accept synchronous work
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, accepted
#15 - thoughts on next-level concurrency management
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: comments requested, idea
#14 - API methods to query size of pool, # busy workers, # dispatched jobs (per pool/worker) etc
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, accepted
#13 - lazy evaluation of useful constructs a la lazy.js
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, stretch goal
#12 - API method to run work on N (or all) workers
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, accepted
#11 - API method to resize worker pool (immediate/delayed like kill())
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, accepted
#10 - API method to create single worker (w/ simplified scheduler)
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, accepted
#9 - catch exceptions in workers, rethrow in main
Issue -
State: closed - Opened by bchociej about 10 years ago
Labels: enhancement
#8 - main file index.js doesn't expose module.exports, so require('bobbin') is broken
Issue -
State: closed - Opened by bchociej about 10 years ago
Labels: bug
#7 - automagically resolve require'd pathnames by injecting module.parent.filename
Issue -
State: closed - Opened by bchociej about 10 years ago
Labels: enhancement, needs tests, in progress, accepted
#6 - go native, or wrap e.g. threads_a_gogo
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, stretch goal
#5 - replaceable backend would be cool
Issue -
State: open - Opened by bchociej about 10 years ago
Labels: enhancement, stretch goal
#4 - it'd be nice to be able to kill the workers sometime
Issue -
State: closed - Opened by bchociej about 10 years ago
Labels: bug, enhancement
#3 - more intelligent distribution of work to workers
Issue -
State: closed - Opened by bchociej about 10 years ago
Labels: enhancement, needs tests
#2 - switch to child_process and pipes for performance
Issue -
State: closed - Opened by bchociej about 10 years ago
- 1 comment
Labels: enhancement, wontfix
#1 - high level data/control flow constructs
Issue -
State: open - Opened by bchociej about 10 years ago
- 1 comment
Labels: enhancement, accepted