<div dir="auto"><div>My first question is, what is the webserver doing?<div dir="auto"><br></div><div dir="auto">Because, notwithstanding lag, I'd expect it to receive and handle your web stuff. </div><div dir="auto"><br></div><div dir="auto">Are you using LWP? Mojo::UserAgent? WWW:: Mechanize? Shell out to curl?</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 21, 2020, 9:10 PM Turner, Howard Robert <<a href="mailto:turne349@purdue.edu">turne349@purdue.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Greetings again everyone.</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Looking for some advice. I'm writing a small program that talks to a webserver and ends waiting for a connection back from the webserver. Problem is I can only figure out to have the call back handled or my Perl program continue processing but not both. </div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Started reading the Perl threads tutorial but it suggests not using threads and then started reading about fork instead. So a little overwhelmed in figuring out which one is "the right way". </div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Anyone have suggestions and/or tutorials they'd suggest reviewing beyond the ones on perldoc?</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Respectfully,</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255);text-align:left" dir="auto">
Rob</div>
</div>

_______________________________________________<br>
Purdue-pm mailing list<br>
<a href="mailto:Purdue-pm@pm.org" target="_blank" rel="noreferrer">Purdue-pm@pm.org</a><br>
<a href="https://mail.pm.org/mailman/listinfo/purdue-pm" rel="noreferrer noreferrer" target="_blank">https://mail.pm.org/mailman/listinfo/purdue-pm</a><br>
</blockquote></div></div></div>