"It is now possible to configure the number of concurrent requests served by each of your app's dynamic instances ..."
Wow! This is huge!
I wonder if other platforms (Java, PHP, Python) will also get this. Go is wickedly fast, starting up and instance as well as serving a request. And now that an instance scales to much more concurrent requests it even scales fantastically. Awesome.
EDIT I just saw in the documentation that Java can do this as well! Our main business runs Java on App Engine and I never heard about this ... odd.
I wonder what the differences between these two logging libraries are?
I know Tim wrote loggo specifically to solve some logging problems with Juju, which as the largest open source project in go, and as distributed system management tool puts a lot of pressure on getting good logging in place. But I'm less familiar with seelog's history, and the motivations behind it.
I created this little script out of my own frustration. The game is great, I shared it with a lot of friends. But what really annoys me is that the guess map is not expandable. It's just tiny.
To all the fellow hackers: it has an unfortunate bug. The Google Map does not resize automatically when the window is expanded, the browser must be slightly resized to trigger the Google Map to expand as well. Since the author used Backbone to write the app, it's completely encapsulated and doesn't allow access to any variables. If you know how to fix this, I'm listening!
Wow! This is huge!
I wonder if other platforms (Java, PHP, Python) will also get this. Go is wickedly fast, starting up and instance as well as serving a request. And now that an instance scales to much more concurrent requests it even scales fantastically. Awesome.
EDIT I just saw in the documentation that Java can do this as well! Our main business runs Java on App Engine and I never heard about this ... odd.