[Gambas-user] Re; Threads ...

Gareth Bult gareth at ...2066...
Fri Feb 6 02:46:11 CET 2009


Hi,

I'm trying to decide whether to try Gambas for a Web project because I've seen people mention that one of the design features (?) was that it could run web server type applications (?) .. I'm thinking multiple threads could be emulated by running the application a number of times and using some sort of IPC mechanism to share session information ... is there a more elegant solution to the problem of serving pages / IO blocking?

tia

Gareth.



----- Original Message -----
From: "Benoît Minisini" <gambas at ...1...>
To: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
Sent: Thursday, 5 February, 2009 9:29:41 PM GMT +00:00 GMT Britain, Ireland, Portugal
Subject: Re: [Gambas-user] Re; Threads ...

> But in the end, I suspect it is a complicated job... if you want several
> connections you have to keep trace of every one - not an easy job. And
> probably it would be slow (on my home machine EXECs are really slow, I
> don't know why).
>
> Regards,

EXEC has no reason to be slow by itself. Can you give more details about this 
problem?

-- 
Benoît

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

-- 
Gareth Bult (Gareth at ...2067...)




More information about the User mailing list