[Red5devs] Real persistence for SharedObjects

Chris Allen mrchrisallen at gmail.com
Tue Feb 7 18:57:01 EST 2006


Nice!  Now if someone wants to do so, we can persist them in a database.
Great job.

On 2/7/06, Joachim Bauch <jojo at struktur.de> wrote:
>
> Hi,
>
> the repository now contains code for persistent shared objects.
>
> The storage is described by the interface
> "org.red5.server.SharedObjectPersistence" and can be configured
> through red5.xml.
>
> I added two default implementations:
> "org.red5.server.SharedObjectRamPersistence" works as the old code
> and persists the SOs during the livetime of the server.
>
> "org.red5.server.SharedObjectFilePersistence" stores the SO data as
> simple AMF-encoded files in a directory "sharedObjects" under the
> application directory.
>
> If no storage has been configured, ram persistence is used as default.
>
> Greetings,
>    Joachim
>
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20060207/8501f316/attachment-0001.htm


More information about the Red5devs mailing list