Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: Managing an asynchronous neverending external program

by Porax (Acolyte)
on Jul 10, 2014 at 07:08 UTC ( [id://1093001]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Managing an asynchronous neverending external program
in thread Managing an asynchronous neverending external program

I saw your message just after I tried a simple example with any event and saw it wasn't working.

I'll keep on trying different things. And see what seems to work the best.

I'll share it later if (when !) I manage to do something that runs !

Porax

  • Comment on Re^4: Managing an asynchronous neverending external program

Replies are listed 'Best First'.
Re^5: Managing an asynchronous neverending external program
by salva (Canon) on Jul 10, 2014 at 07:22 UTC
    Usually, Cygwin Perl is the one that has less problems with IPC as the cygwin layer takes care of most of them.

    Also, the most common cause of the rough edges is that Perl built-ins are modeled after Unix, so, another option, is to rely as much as possible on the Win32 API. Unfortunately, the wrappers you may find on CPAN (Win32::*) don't always have the quality one would like. Your mileage may vary.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1093001]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found