BLOG
Apparently, I’m just on a packaging rampage these days. Recently, Facebook released Tornado. From their site:
Tornado is an open source version of the scalable, non-blocking
web server and tools that power FriendFeed. The FriendFeed
application is written using a web framework that looks a bit like
web.py or Google's webapp, but with additional tools and
optimizations to take advantage of the underlying
non-blocking infrastructure.
Basically, it’s really cool and very fast and is good for asynchronous, non-blocking operations.
And, you can now install it onto your CentOS 5 server via my repository. If things are working right, simply typing
yum install python26-tornado
should do the trick. Who loves ya baby.


Sad, your repo doesn’t work
NM, it works.. && thanks
hi.. i’m using centos5.5(final)
but i can’t install your repository
i typed “yum install python26-tornado”
but respond is “No package python26-tornado available”.
can you help me??