IServiceCapableConnection.invoke vs SharedObject.sendMessage

View: New views
2 Messages — Rating Filter:   Alert me  

IServiceCapableConnection.invoke vs SharedObject.sendMessage

by Paulo henrique França Silva :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hello guys, I have a big question.

What is better, use IServiceCapableConnection.invoke () inside a loop that goes through all users, or use SharedObject.sendMessage ()?

I've been testing and it seems that the calls through invoke are processed first in flash and then it processes the calls sendMessage.

Regards Paul H

Navegue com segurança com o Novo Internet Explorer 8. Baixe agora, é gratis!
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: IServiceCapableConnection.invoke vs SharedObject.sendMessage

by Dan Daemon-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes very interesting what is fast. I'm currently use .invoke method for my text chat application,
and I'm going to move it to shared objects. Hope it helps.

Gurus we need your comments :)

2009/11/12 Paulo henrique França Silva <phmasters@...>
Hello guys, I have a big question.

What is better, use IServiceCapableConnection.invoke () inside a loop that goes through all users, or use SharedObject.sendMessage ()?

I've been testing and it seems that the calls through invoke are processed first in flash and then it processes the calls sendMessage.

Regards Paul H

Navegue com segurança com o Novo Internet Explorer 8. Baixe agora, é gratis!

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org