Have you programmed in Google's GO programming language by Google today?
Their Hello World is weeaboo!! It must be good!
Name:
Anonymous2009-11-11 19:44
>>52,53
Obviously other languages share code between threads, that's not the point. The point is native support for microthreading. This is in contrast with Apache, which will typically spawn 50 processes, each running mod_wsgi and taking up 20 megs of memory. It doesn't share code between processes, as safety against leaks and such. This is a non-issue with go.