I pretty much have my choice of languages, and this will be done on a modern Linux distro so i'll have access to pipes and all that. I'm most familiar with C/C++ and Python, so i'd prefer to use one of those...but i know other languages and am still (somewhat
Each "mix" in the net needs to be autonomous and independent. What is the best way to handle this?
My thought was to create several daemon processes which listen on a TCP port (each mix gets a block of ports). I also thought that i could create chain of named pipes in linux, but that could get messy (several mixes * several pipes each = lots of pipes). Is there a better way?
TIA!

New Topic/Question
Reply



MultiQuote




|