<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><span style="line-height:1.5">El mié., 1 de ene. de 2020 a la(s) 10:23, Benoît Minisini (<a href="mailto:g4mba5@gmail.com">g4mba5@gmail.com</a>) escribió:</span><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Le 01/01/2020 à 14:41, PICCORO McKAY Lenz a écrit :<br>> makes php faster, we know that php It does not run on threads.<br>
<br>
The idea is precisely not to do like php and others.<br></blockquote><div>oh, don't get me wrong .. I was rather using the comparison to justify that </div><div>even without being like java that today is already multi-threaded (group-threat mode) </div><div>it is the most used in web systems, the next part if it is about that:</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I will try to publish a gb.web.form2 very early component soon, maybe it <br>
will make things clearer.<br></blockquote><div><br></div><div>as i told you! maybe we need more documentstiona rather than development, </div><div>if you noted! users can generate more help that free the workload at the developer team</div></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">like client/server applications communicating through a terminal.<br>
In that case, the browser is the terminal, it displays things and send <br>
events to the server.<span style="line-height:1.5"> </span><br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
It's scalable with the number of processes your server can handle <br>
simultaneously. But each process runs only to handle a request. <br>
Otherwise it sleeps (so it does not use CPU at all, and it can be <br>
swapped if needed).<br></blockquote><div><br></div><div>that sounds interesting.. so the example send was a "look" inside this behaviour..</div><div>we need more tutorials and how to's.. currently there's a mini ERP made in gambas.. </div><div><a href="https://github.com/Laurux/">https://github.com/Laurux/</a><br></div><div>but as i can see, we need to goin more deep and i have more "vision", </div><div><br></div><div>as i think, gambas must be the main oficial languaje of linux environments... but.. welll</div><div><br></div><div>as i said in previous mail.. in php there are many sponsors, but there are also many dominating their course ...</div><div>well as i can see, we always will have a hobby languaje or a serious languaje?</div><div><br></div><div>gambas it's a serious lang, but course and behaviour are similar as a hobby lang</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
What this little quick & dirty example does not show, is that some <br>
requests do not need to handle by the session process (which can handle <br>
one request once): all static ones, like css, images, and so on.<br></blockquote><div><br></div><div>GREAT, thanks for that! we need it to understand and property make tutorials and examples...</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
-- <br>
Benoît Minisini<br>
</blockquote></div></div></div></div></div></div>