Y
Hacker News
new
|
ask
|
show
|
jobs
by
still_grokking
3275 days ago
The problems could be tackled nicely by a clean functional solution like Iteratees[1], maybe with a hight-level API like Reactive Streams[2].
[1]
https://github.com/playframework/play-iteratees
[2]
http://www.reactive-streams.org/
1 comments
laumars
3275 days ago
Thank you, I will take a read of them.
link