Hi Paul,

Mondain schrieb:
> I am pleased to announce that as of revision 1948, JMX is now available
> in Red5. Several classes now have MBeans and others will get them soon.
> A howto and internal http adapter are also available. After starting
> your server go to http://localhost:8082/ and you will see the registered
> mbeans. If there are additional classes / beans that you would like to
> access via JMX, please let me know (via the list).

first of all, thanks for integrating JMX in Red5! However you forgot to
merge the package org.red5.server.jmx from your branch to the trunk so
that currently doesn't compile...

> Lastly, I have replaced some of the synchronized sections with
> concurrent collections and volatile modifiers, please load test your
> applications to see if there is a negative impact.

Hmm, I'm currently looking through your changes and think that you
removed a few "synchronized" sections too much ;) I'm going to commit
them back and send you a short mail describing why they are necessary.

Joachim

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to