Re: Exploding feature set...time to apply the brakes?
Robert Collins <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <1089462679.3029.79.camel@localhost> |
On Thu, 2004-07-08 at 16:53, Mukhsein Johari wrote: > Hi all, ... > Aside: > I like the way twisted implements networking and > protocols. This is not the same as saying I like the > twisted implementation. Whether or not we need async > networking will depend on whether prothon has the same > problems as python when it comes to threading and so > on. The separation of transport and (application) > protocol is a good idea though. actually async programming is orthogonal to threads. See dan kegels 10K page for some reading on this. (Short version: os threads @ 1 per cpu in the box, async within each thread (which can be coroutine based as an implementation), gives you greatest scalability). Rob -- GPG key available at: <http://www.robertcollins.net/keys.txt>.
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBA7+GXI5+kQ8LJcoIRAq3cAJ0W4ItbKnYtm+G0mRkKFWWMsUnhDgCgmbz4 gigXlTkB1LPiLC4HskdXgS0= =ifMD -----END PGP SIGNATURE-----