Hacker News new | past | comments | ask | show | jobs | submit login

Will loom get support for Blockhound? https://github.com/reactor/BlockHound Blockhound supports both reactive streams and Kotlin coroutines currently.



Project loom is about deprecating "non-blocking" and "reactive" as a concept. The whole point is to just let the code block.


How does it replace the backpressure mechanism from reactive solutions?


Send to a full `BlockingQueue`, producer will block. Automatic backpressure.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: