We've used Twisted with the django ORM for similar uses in the past.

On Feb 8, 2011, at 10:50 PM, rahul jain wrote:

> Hi Guys,
> 
> I would like to create a standalone server using django environment which 
> accepts/receive inputs through socket connections. After that some processing 
> and then updating the database.  
> 
> I created one python server and set the environment variable  but I figured 
> out that as soon as something goes wrong, server crashes and then I have to 
> manually re-run the server. So was not reliable at all.
> 
> Please if someone worked on these kind of issues before where you would like 
> to accept connections from outside not web request, but would like to receive 
> some data from outside through sockets then please let me know how to best 
> deal with it.
> 
> thanks.
> 
> Rahul



--
Eric Chamberlain, Founder
RF.com - http://RF.com/







-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to