Possible Duplicate:
If I develop a chat server using twisted, where can I deploy it?
1)If I develop a chat server using twisted, where can I deploy it? suppose i develop a webapplicati i can deploy it on any commertial server which allows hosting of web application.
2) But if i devlop a comet using twisted where can i deploy it? 3)what kind of server i need for this?
In short i want to know where can i host my comet server? I want to deploy a application similar to http://omegle.com/ . this site also used twisted .