Bidirectional communication over unix socket (named pipe)
Raúl Gómez C.
nachogomez at gmail.com
Tue Oct 23 10:35:07 EDT 2007
More information about the Python-list mailing list
Tue Oct 23 10:35:07 EDT 2007
- Previous message (by thread): Set operations on object attributes question
- Next message (by thread): Bidirectional communication over unix socket (named pipe)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi list, I've been looking around and I found a very interesting solution to this problem, but instead of using a file for communication the author (Eduardo Fleury) uses a reference to the abstract namespace, chek it out... http://blog.eduardofleury.com/archives/2007/09/13/ Raul -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20071023/0f75eca7/attachment.html>
- Previous message (by thread): Set operations on object attributes question
- Next message (by thread): Bidirectional communication over unix socket (named pipe)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list