Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
SemanticStrengh
on May 9, 2022
|
parent
|
context
|
favorite
| on:
Using Java's Project Loom to build more reliable d...
Will loom get support for Blockhound?
https://github.com/reactor/BlockHound
Blockhound supports both reactive streams and Kotlin coroutines currently.
delusional
on May 9, 2022
[–]
Project loom is about deprecating "non-blocking" and "reactive" as a concept. The whole point is to just let the code block.
isbvhodnvemrwvn
on May 9, 2022
|
parent
[–]
How does it replace the backpressure mechanism from reactive solutions?
ackfoobar
on May 9, 2022
|
root
|
parent
[–]
Send to a full `BlockingQueue`, producer will block. Automatic backpressure.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: