[Red5] Red5 speedup

Nicolay Vizovitin vizovitin at gmail.com
Thu Oct 8 09:32:19 PDT 2009


That's not actually right. Sources say:


package org.red5.demos.oflaDemo;

import ...

public class Application extends ApplicationAdapter {


So, it extends ApplicationAdapter. Your log entry is generated by
MultiThreadedApplicationAdapter though.


On 10/8/09, Mauro <mrsanna1 at gmail.com> wrote:
> 2009/10/8 Thomas <iamkenzo at gmail.com>:
>> Stupid tab key.
>>
>> You can extends either ApplicationAdapter for a synchronized app, or
>> MultiThreadead... for a non sync app with better performance. It all
>> depends on your needs.
>>
> My log says:
>
> org.red5.server.adapter.MultiThreadedApplicationAdapter
>
> so I think oflaDemo is using multithread.
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>



--Best regards,
  Nicolay



More information about the Red5 mailing list