Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
iso-8859-1
on Jan 17, 2013
|
parent
|
context
|
favorite
| on:
Go concurrency patterns
AFAIK you would need a CompletionService[1] to get the results in a completion-order-agnostic order.
[1]:
http://docs.oracle.com/javase/7/docs/api/java/util/concurren...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: http://docs.oracle.com/javase/7/docs/api/java/util/concurren...