Nicholas Piël

  • Home
  • About
  • Projects

Posts tagged ‘async’



Benchmark of Python WSGI Servers

Nicholas Piël | March 15, 2010

It has been a while since the Socket Benchmark of Asynchronous server. That benchmark looked specifically at the raw socket performance of various frameworks, which was being benchmarked by doing a regular HTTP request against the TCP server. The server itself was dumb and did not actually understand the headers being send to [...]

Read the rest of this entry »
Comments
65 Comments »
Tags
async, performance, programming, Python, wsgi

RSS comments feed

Asynchronous Servers in Python

Nicholas Piël | December 22, 2009

There has already been written a lot on the C10K problem and it is known that the only viable option to handle LOTS of concurrent connections is to handle them asynchronously. This also shows that for massively concurrent problems, such as lots of parallel comet connections, the GIL in Python is a non-issue as we [...]

Read the rest of this entry »
Comments
67 Comments »
Tags
async, comet, performance, programming, Python

RSS comments feed

Posts

  • ZeroMQ an introduction
  • Benchmark of Python WSGI Servers
  • Asynchronous Servers in Python
  • Person Recognition (with Python)
  • Climategate battle — start sharing data

Tags

ai async cdn comet computer vision javascript performance programming Python rant scalability wsgi zeromq

Tweets

  • RT @zedshaw: Mongrel2 Has A Complete Manual Now: http://is.gd/dSyk1 Go learn my minions! about 14 hours ago from Tweetie for Mac
  • A benchmark: ScaleStack Eventlet Node.js and Twisted http://bit.ly/aWvsnl 12:30:41 PM July 28, 2010 from Tweetie for Mac
  • Short introduction video to ZeroMQ by Oliver Smith http://youtu.be/_JCBphyciAs 04:08:15 PM July 26, 2010 from Tweetie for Mac
  • Interesting discussion on ZeroMQ list how a single TCP socket should be split over multiple 0MQ ones http://bit.ly/91Eqky 12:50:02 PM July 26, 2010 from Tweetie for Mac
  • RT @WHATWG: HTML5: Make WebSockets support subprotocol negotiation. http://html5.org/tools/web-apps-tracker?from=5172&to=5173 09:15:04 PM July 22, 2010 from Tweetie for Mac

Follow

Follow on Twitter
Subscribe to the RSS feed
Receive updates by Email

Running on Wordpress
design based on Freshy by Jidé, the nutmeg image is from Shlomit & Ziv
(c) Nicholas Piël