issues
search
digital-fabric
/
polyphony
Fine-grained concurrency for Ruby
https://www.rubydoc.info/gems/polyphony
MIT License
660
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Forward keyword arguments in Polyphony::ResourcePool
#128
floriandejonckheere
closed
2 months ago
0
Pub/sub with Polyphony instead of threads
#127
gottlike
closed
1 week ago
11
Target Ruby 3.3
#126
floriandejonckheere
opened
8 months ago
1
Fix issues with debug gem
#125
floriandejonckheere
opened
8 months ago
0
fix code order issue in overview.md chat example
#124
codekitchen
closed
10 months ago
1
IO#each_line: return enumerator when no block is given
#123
floriandejonckheere
closed
1 year ago
0
Debugging fiber selection times
#122
renatolond
opened
1 year ago
0
Undefined method sync for
#121
dsusviela
opened
1 year ago
0
Closed stream / Bad file descriptor on TCP Server example
#120
renatolond
opened
1 year ago
4
Implement IOStream
#119
noteflakes
opened
1 year ago
0
Fix thread/mutex race conditions
#117
noteflakes
closed
1 year ago
0
Timeout.timeout with `nil` value
#114
floriandejonckheere
closed
1 year ago
0
Incompatibility with Monitor#broadcast & ActiveRecord ConnectionPool
#113
delonnewman
closed
1 year ago
1
Use only positional arguments in read and readpartial
#109
floriandejonckheere
closed
1 year ago
0
Incompatibility io_uring backend with Linux 6.x and musl libc
#107
floriandejonckheere
closed
1 year ago
1
Reference Socket::ZERO_LINGER constant
#106
floriandejonckheere
closed
1 year ago
0
Remove usage of IO internals
#105
noteflakes
closed
1 year ago
0
Please use `rb_io_descriptor` rather than `fptr->fd`.
#104
ioquatix
closed
1 year ago
7
Error installing polyphony and tipi on osx
#103
konung
closed
1 year ago
4
TCPSocket#read returns inconsistent results
#102
floriandejonckheere
closed
1 year ago
0
No windows support
#101
dsisnero
opened
1 year ago
1
Polyphony doesn't work with debug gem
#100
noteflakes
opened
1 year ago
0
Update tutorial.md to fix broken image tag
#99
paulhenrich
closed
1 year ago
1
Add support for Fiber#kill
#98
noteflakes
closed
1 year ago
0
Can not bind to port when there are connections in TIME_WAIT state
#97
jsaak
closed
1 year ago
0
Return empty string when reading length zero
#96
floriandejonckheere
closed
1 year ago
0
Fix integration with `pry`
#95
floriandejonckheere
closed
1 year ago
3
Fiber#supervise with watcher
#94
floriandejonckheere
closed
1 year ago
1
Zlib::GzipReader raises "No thread set for fiber"
#93
floriandejonckheere
closed
1 year ago
3
Rename receive_pending to receive_all_pending in documentation
#92
floriandejonckheere
closed
1 year ago
0
404 when you try to get to examples
#91
fuzzygroup
closed
1 year ago
0
Add support for io_uring multishot accept
#90
noteflakes
closed
1 year ago
0
Fix KERNEL_INFO_RE
#89
dezza
closed
2 years ago
1
Fix KERNEL_INFO_RE
#88
dezza
closed
2 years ago
1
Simplify splice APIs
#87
noteflakes
closed
2 years ago
0
Implement compression/decompression to/from strings
#86
noteflakes
closed
2 years ago
0
symbol not found in flat namespace '_Backend_tee'
#85
tonydaly
closed
2 years ago
2
Check why test_shutdown_all_children fails when count = 1000
#84
noteflakes
closed
1 year ago
2
Implement custom Pipe class
#83
noteflakes
closed
2 years ago
0
Add IO.splice, IO.tee methods
#82
noteflakes
closed
2 years ago
0
Add IO#tee_from method in backend
#81
noteflakes
closed
2 years ago
0
Add support for using IO::Buffer in backend I/O ops
#80
noteflakes
closed
2 years ago
1
Native extension build fails with "implicit declaration of function 'rb_fiber_transfer' is invalid in C99"
#79
svoop
closed
2 years ago
4
Add support for raw buffers in backend
#78
noteflakes
closed
2 years ago
3
Add methods for compressing/uncompressing data from one IO to another
#77
noteflakes
closed
2 years ago
1
Add missing methods to Mutex API
#76
noteflakes
closed
1 year ago
0
Add missing docs for methods
#75
noteflakes
closed
1 year ago
0
Implement IO.foreach
#74
noteflakes
closed
1 year ago
0
Provide better tracing for backend events
#73
noteflakes
closed
2 years ago
0
Queue implementation is missing methods from the stock Queue class
#72
noteflakes
closed
2 years ago
0
Next