in reply to Re: Problem with threads on Linux ES3
in thread Problem with threads on Linux ES3

so you mean to say that there is a problem with Linux ES3 system it self?

Can you suggest any work around for it?

  • Comment on Re^2: Problem with threads on Linux ES3

Replies are listed 'Best First'.
Re^3: Problem with threads on Linux ES3
by weismat (Friar) on Feb 19, 2008 at 16:56 UTC
    You should try to minimze the problem.
    How did you install the ssh modules?
    I am working with threads on Linux on an ES4 system and Perl 5.10 wo problems.
    I doubt that the problem comes from the threads. I had problems with the threading as the runtime behaviour changed when moving from a slower Solaris machine to a faster Linux Opteron.
      Thanks for the reply
      I have installed Redhat ES4 and successfully installed all the Perl Modules required to my project

      we are facing same problem in Linux ES4 as in ES3. The threads are not returning.
      Can any one suggest any other solution?