Is it good to use gevent-socketio to replace native Socket.io/Node.js code? What are your thoughts on this?
Is it good to use gevent-socketio to replace native Socket.io/Node.js code? What are your
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This really depends on what you’re trying to create and the tools and languages in which you’re used to.
I can tell you that Node.js and Socket.IO is a very strong combination, easy to learn and very efficient. However if you’re more experienced with Gevent, and time is of priority stick to what you know.
This thread shows a basic comparison between Gevent and Node server:
http://groups.google.com/group/gevent/browse_thread/thread/a1d48014d8fd310f?pli=1