Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / redding/dat-tcp issues and pull requests
#55 - Can you use this to send data to another TCP server?
Issue -
State: closed - Opened by grandafrato about 8 years ago
- 2 comments
#54 - get test suite passing in modern ruby versions
Pull Request -
State: closed - Opened by kellyredding over 8 years ago
- 1 comment
#53 - Add worker test helpers
Pull Request -
State: closed - Opened by jcredding about 9 years ago
- 1 comment
#52 - Feature: Update to use the new dat-worker-pool
Pull Request -
State: closed - Opened by jcredding about 9 years ago
- 1 comment
#51 - Rename `Signal` to `State`, use dat-worker-pool locked object
Pull Request -
State: closed - Opened by jcredding about 9 years ago
- 1 comment
#50 - Update readme to match the new server interface
Pull Request -
State: closed - Opened by jcredding about 9 years ago
- 1 comment
#49 - Update server spy to new server interface
Pull Request -
State: closed - Opened by jcredding about 9 years ago
- 1 comment
#48 - Allow passing a logger to a server, remove debug option
Pull Request -
State: closed - Opened by jcredding about 9 years ago
- 1 comment
#47 - Change bench script to only be a single command
Pull Request -
State: closed - Opened by jcredding about 9 years ago
- 1 comment
#46 - Update to use the new dat-worker-pool
Pull Request -
State: closed - Opened by jcredding about 9 years ago
- 6 comments
#45 - Change the ip method to return the socket ip not its hostname
Pull Request -
State: closed - Opened by jcredding over 9 years ago
- 1 comment
#44 - Allow setting dat-worker-pool worker callbacks
Pull Request -
State: closed - Opened by jcredding over 9 years ago
- 1 comment
#43 - Update to the latest `DatWorkerPool`
Pull Request -
State: closed - Opened by jcredding about 10 years ago
- 1 comment
#42 - Add a `ServerSpy` for testing
Pull Request -
State: closed - Opened by jcredding over 10 years ago
- 1 comment
#41 - switch to the latest assert for test stubbing
Pull Request -
State: closed - Opened by kellyredding over 10 years ago
- 1 comment
#40 - Update the README to reflect the new DatTCP features
Pull Request -
State: closed - Opened by jcredding over 10 years ago
- 1 comment
#39 - Don't use Rake for the benchmarking scripts
Pull Request -
State: closed - Opened by jcredding over 10 years ago
- 1 comment
#38 - look into using Celluloid::IO for TCPServer replacement?
Issue -
State: closed - Opened by kellyredding over 11 years ago
- 1 comment
#37 - look in to using celluloid/nio4r for IO.select stuff
Issue -
State: closed - Opened by kellyredding over 11 years ago
- 1 comment
#36 - update README in light of recent API changes
Issue -
State: closed - Opened by kellyredding over 11 years ago
#35 - Use self-pipe trick for stopping, halting and pausing
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 2 comments
#34 - Remove callbacks/hooks, keep configuring `TCPServer` ability
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 2 comments
#33 - Rework `Server` unit tests to use stubbing and a spy
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 3 comments
#32 - Remove `accept_connection` loop, not needed
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 2 comments
#31 - Clean up `Server`'s public methods that should be private
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 3 comments
#30 - Use `Mutex` lock on signal querying
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 2 comments
#29 - Abstract creating `TCPServer` in module, cleanup `listen` method
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 1 comment
#28 - Change the `wait_for_shutdown` default from true to false
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 1 comment
#27 - Rename the `run` command to `start`
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 1 comment
#26 - Don't validate that min workers is less than max workers
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 1 comment
#25 - Change `Server` to a class instead of a mixin
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 1 comment
#24 - Don't have DatTCP check the min/max workers
Issue -
State: closed - Opened by jcredding over 11 years ago
#23 - Set attributes when state changes, don't provide conditional readers
Issue -
State: closed - Opened by jcredding over 11 years ago
- 3 comments
#22 - Change `Server` to be a class instead of a module
Issue -
State: closed - Opened by jcredding over 11 years ago
- 1 comment
#21 - Remove the `on_*` callbacks
Issue -
State: closed - Opened by jcredding over 11 years ago
#20 - Update `Server` command naming
Issue -
State: closed - Opened by jcredding over 11 years ago
#19 - License missing from gemspec
Issue -
State: closed - Opened by bf4 over 11 years ago
- 1 comment
#18 - Update to use DatWorkerPool instead of it's own
Pull Request -
State: closed - Opened by jcredding over 11 years ago
- 2 comments
#17 - Check out using the 'self-pipe' trick and "signal queue" for signal handling
Issue -
State: closed - Opened by kellyredding over 11 years ago
#16 - updated the test suite to use modern conventions
Pull Request -
State: closed - Opened by kellyredding almost 12 years ago
- 2 comments
#15 - Added a warning message if the min workers is greater than the max
Pull Request -
State: closed - Opened by jcredding almost 12 years ago
- 1 comment
#14 - Added a timeout when shutting down the worker pool
Pull Request -
State: closed - Opened by jcredding almost 12 years ago
- 1 comment
#13 - some README, LICENSE, and gemspec rewordings and updates
Pull Request -
State: closed - Opened by kellyredding almost 12 years ago
- 2 comments
#12 - warn if the `max_workers` is less than if `min_workers
Issue -
State: closed - Opened by kellyredding almost 12 years ago
#11 - Updated the README based on all the recent changes
Pull Request -
State: closed - Opened by jcredding almost 12 years ago
#10 - Add ip and port readers
Pull Request -
State: closed - Opened by jcredding almost 12 years ago
- 1 comment
#9 - Create a server from file descriptors and retrieve a servers file descriptors
Pull Request -
State: closed - Opened by jcredding almost 12 years ago
- 1 comment
#8 - Add hook for configuring the TCP server
Pull Request -
State: closed - Opened by jcredding almost 12 years ago
- 1 comment
#7 - Seperated out mutexes for each resource
Pull Request -
State: closed - Opened by jcredding almost 12 years ago
- 3 comments
#6 - Stop spinning threads up for every connection
Pull Request -
State: closed - Opened by jcredding almost 12 years ago
- 1 comment
#5 - worker pool shutdown timeout
Issue -
State: closed - Opened by kellyredding almost 12 years ago
#4 - Re-organize DatTCP's API methods for more control
Pull Request -
State: closed - Opened by jcredding about 12 years ago
- 4 comments
#3 - Allow manually connecting the server
Pull Request -
State: closed - Opened by jcredding about 12 years ago
- 1 comment
#2 - Support "hot restart"
Issue -
State: closed - Opened by jcredding about 12 years ago
- 1 comment
Labels: enhancement
#1 - add in a 'down' file check
Issue -
State: closed - Opened by kellyredding about 12 years ago
- 2 comments
Labels: enhancement