comp.lang.ada
 help / color / mirror / Atom feed
From: "Yannick Duchêne (Hibou57)" <yannick_duchene@yahoo.fr>
Subject: Re: aws vs ruby rails or php? how much faster?
Date: Fri, 03 May 2013 03:02:16 +0200
Date: 2013-05-03T03:02:16+02:00	[thread overview]
Message-ID: <op.wwhg52xpule2fv@cardamome> (raw)
In-Reply-To: kluktq$jrj$1@munin.nbi.dk

Le Thu, 02 May 2013 23:13:24 +0200, Randy Brukardt <randy@rrsoftware.com>  
a écrit:
> A bit of background: Janus/Ada uses it's own task management, so all  
> tasks
> run inside of a single OS process/thread. In our web server running on
> Windows 2K, we tried to use asynchonrous socket I/O to prevent unintended
> blocking from socket calls. But the effect was that the server ran 10  
> times
> slower than using busy-waited socket I/O; effectively W2K used only a  
> single
> OS thread to implement then asynchronous sockets and that effectively
> serialized everything going in and out of the server.

I don't understand how this can make it working ten times slower. W2K must  
be eating something in the while, which is not related to the asynchronous  
I/O. Or else, I don't understand…


-- 
“Syntactic sugar causes cancer of the semi-colons.” [1]
“Structured Programming supports the law of the excluded muddle.” [1]
[1]: Epigrams on Programming — Alan J. — P. Yale University


  parent reply	other threads:[~2013-05-03  1:02 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-21  9:02 aws vs ruby rails or php? how much faster? johannes falcone
2013-04-21 21:27 ` Shark8
2013-04-22  7:22 ` Jacob Sparre Andersen
2013-04-22 19:35   ` johannes falcone
2013-04-22 20:26     ` Shark8
2013-04-22 20:53       ` johannes falcone
2013-04-22 20:04   ` johannes falcone
2013-04-23  7:42     ` Maciej Sobczak
2013-04-23  7:53       ` Thomas Løcke
2013-04-22 21:17   ` Yannick Duchêne (Hibou57)
2013-04-23  6:18     ` Thomas Løcke
2013-04-23  6:45       ` johannes falcone
2013-04-23  6:55         ` Thomas Løcke
2013-04-23  9:57           ` Dmitry A. Kazakov
2013-04-23  7:10       ` Yannick Duchêne (Hibou57)
2013-04-23  7:45         ` Thomas Løcke
2013-04-23  7:51           ` Yannick Duchêne (Hibou57)
2013-04-23 10:08         ` Dmitry A. Kazakov
2013-04-23 11:30           ` Yannick Duchêne (Hibou57)
2013-05-02 21:13             ` Randy Brukardt
2013-05-03  0:13               ` Shark8
2013-05-03 22:41                 ` Randy Brukardt
2013-05-03  1:02               ` Yannick Duchêne (Hibou57) [this message]
2013-05-03 22:48                 ` Randy Brukardt
2013-05-03  7:09               ` Dmitry A. Kazakov
2013-05-03  7:11                 ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox