February 2005
mnot’s Web log: Asynchrony: There Is No Spoon
by nhoizey & 3 othersA single HTTP request/response is indeed synchronous, so that that level this argument holds. In the common case, one party (the server) can’t send messages to the other (the client) without receiving a corresponding request. However, there are a couple of easy ways to work around this.
January 2005
1
(3 marks)