Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: How does AnyEvent work?

by Anonymous Monk
on Nov 18, 2022 at 08:26 UTC ( [id://11148235]=note: print w/replies, xml ) Need Help??


in reply to Re: How does AnyEvent work?
in thread How does AnyEvent work?

>so you have to transfer them out of process.
I see.So how do you do that with Perl/AnyEvent?

Replies are listed 'Best First'.
Re^3: How does AnyEvent work?
by Corion (Patriarch) on Nov 18, 2022 at 12:22 UTC

    In general, you run a second process and send it commands to perform.

    See for example AnyEvent::Run, AnyEvent::Fork or any of the RPC modules.

Log In?
Username:
Password:

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

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

    No recent polls found