Re: [Tutor] Need help!

2014-12-12 Thread Cameron Simpson
On 12Dec2014 07:46, Jagannath Ramanan wrote: My name is jag. I need little bit of help understanding something. I have a vncserver running at the background in redhat. My client is lubuntu where im using python. For some reason the communication is only possible between them is to send custom T

Re: [Tutor] about multiprocessing performance

2014-12-12 Thread Alan Gauld
On 12/12/14 14:20, Luis San Martin wrote: Dear fellows, I'm learning about on multiprocessing module on python. So far I've enjoyed it though regarding performance I got some doubts. There is not that much difference[0] when running it on Mac OS X on the contrary to Linux. They are both Unix b

Re: [Tutor] Need help!

2014-12-12 Thread Alan Gauld
On 12/12/14 12:46, Jagannath Ramanan wrote: vncserver running at the background in redhat. My client is lubuntu where im using python. For some reason the communication is only possible between them is to send custom TCP/IP messages. What makes you think so? Is that something you have been to

Re: [Tutor] Need help!

2014-12-12 Thread Oscar Benjamin
On 12 December 2014 at 12:46, Jagannath Ramanan wrote: > Dear Sir / Madam, > > My name is jag. Hi Jag, > I need little bit of help understanding something. I have a > vncserver running at the background in redhat. My client is lubuntu where > im using python. > > For some reason the communicatio

Re: [Tutor] Need help!

2014-12-12 Thread Danny Yoo
On Dec 12, 2014 8:54 AM, "Jagannath Ramanan" wrote: > > Dear Sir / Madam, > > My name is jag. I need little bit of help understanding something. I have a > vncserver running at the background in redhat. My client is lubuntu where > im using python. > This question is out of scope for a beginner t

Re: [Tutor] about multiprocessing performance

2014-12-12 Thread Jerry Hill
On Fri, Dec 12, 2014 at 9:20 AM, Luis San Martin wrote: > I'm learning about on multiprocessing module on python. So far I've enjoyed > it though regarding performance I got some doubts. There is not that much > difference[0] when running it on Mac OS X on the contrary to Linux. > > [0] http://cod

[Tutor] about multiprocessing performance

2014-12-12 Thread Luis San Martin
Dear fellows, I'm learning about on multiprocessing module on python. So far I've enjoyed it though regarding performance I got some doubts. There is not that much difference[0] when running it on Mac OS X on the contrary to Linux. [0] http://codepad.org/lNDHNhof Kind regards ___

[Tutor] Need help!

2014-12-12 Thread Jagannath Ramanan
Dear Sir / Madam, My name is jag. I need little bit of help understanding something. I have a vncserver running at the background in redhat. My client is lubuntu where im using python. For some reason the communication is only possible between them is to send custom TCP/IP messages. Im not a hard