Salut,
Richard Corbin wrote:
> ok, so Ive been hard at work here on the OortCloud framework, Ive made alot of progress and Im currently writting documentation. Well, actualy thats how I prototype features. I write the manual first and if it still makes sence once its written down and in context.. its probably right :-)
>
> Ok to my question, I have this written down:
> "For example if you trigger an event
> that sets off an event chain that results in 13 messages being sent
> to Event Listeners on one or more clients its not a problem at all.
> There is no discernible penalty for the frequency of server push
> since headers and connection sequences are not involved in data
> transmission"
If I understand you correctly, the header is for sure sent before you
suspend the connection, hence the above statement makes sense. Can you
elaborate on what you means with 'connection sequence'.
A+
-- Jeanfrancois
>
> While I actually do believe this to be true, it sounds... well.. too good to be true :-)
>
> am I wrong?
>
> --Richard
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>