Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
randomdata
on Dec 6, 2012
|
parent
|
context
|
favorite
| on:
~2M msgs/second messaging system written in Go
I agree with your analysis, but EventMachine does use a
defer
method to push long-running work off of the event loop.
4ad
on Dec 6, 2012
[–]
Defer in Go means something very specific and completely different:
http://golang.org/ref/spec#Defer_statements
http://golang.org/doc/effective_go.html#defer
randomdata
on Dec 6, 2012
|
parent
[–]
But EventMachine#defer would make sense in this context, given that the Ruby version is written with EventMachine. That is why I noted it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: