[Red5] Security Features
hank williams
hank777 at gmail.com
Sat Oct 22 19:26:29 PDT 2005
Oh its definitely embedable.
It is the most kick ass flat database on the planet. Its inside of all
sorts of cool stuff. I cant speak directly to the java version, but I
can say that these guys probably know more about how to make a flat
super fast database than anyone on the planet. Its definitely usable
for this kind of task if it suits your design goals.
Regards
Hank
On 23 Oct 2005 02:18:48 -0000, grant at bluetube.com <grant at bluetube.com> wrote:
> I'm not familiar with sleepy cat, I just googled it there are various versions, depending on if you need transactions etc... it doesn't look like its "embedable" but we can look more into it.
>
> Grant.
>
> ----- Original Message -----
> From: hank williams hank777 at gmail.com
> To: Red5 at osflash.org
> Sent: 10/22/05 10:13 PM
> Subject: Re: [Red5] Security Features
>
> > Let me ask another question that might be a bit heretical.
> >
> > What exactly would the hairy issues be about using a flat high
> > performance system like sleepycat?
> >
> > In terms of the persistent store it seems to me relational capability
> > is totally irrelevant, and I would think that it would not be hard to
> > build a directory with such a system.
> >
> > Dont throw any breakable objects!
> >
> > Hank
> >
> > On 23 Oct 2005 01:53:35 -0000, grant at bluetube.com wrote:
> > > cloudscape is the ibm database, unless is recently matured I'd be a bit worried about using it as it was really designed for low user use. We used it to test our portal and once you got over 10 concurrent connections it couldn't handle it, it was really designed as a developers database. did you have specific issues with mysql, I like it due to be it being cross platfom, highly supported, fast and free. It runs on windows and unix (not tried it on osx).
> > >
> > >
> > >
> > > Grant.
> > >
> > > ----- Original Message -----
> > > From: hank williams hank777 at gmail.com
> > > To: Red5 at osflash.org
> > > Sent: 10/22/05 9:08 PM
> > > Subject: Re: [Red5] Security Features
> > >
> > > > On 23 Oct 2005 00:53:51 -0000, grant at bluetube.com wrote:
> > > > > So now I can breathe again I've been looking into security and need some feedback from the team, I talking mainly about authorization rather than authentication which is "what can I do" rather than "who are you".
> > > > >
> > > > > 1) authorization data is typically relational and although we could put it in a file based system it could get quite nasty. I'd like to propose we use mysql and wanted to know what you guys thought. I was thinking we could do authorization in a file based system or openLDAP that way those that don't want authorization don't need to trouble of a database. I was also thinking that I would like to design this so you don't have to include authorization at all therefore simplifing deployment for those who don't need it, and removing the need for mysql. acegisecurity supports most databased and seems simple and non intrusive, it also supports hibernate.
> > > > >
> > > >
> > > > I know I am not on the "team" but I hope you dont mind if I contribute
> > > > my 2cents.
> > > >
> > > > I personally be fine with Mysql, but I think the system should have
> > > > some built in database with the *option* to use mysql. This way
> > > > deployment would be easy for non mysql people but for people who want
> > > > to integrate with an existing user database we could use it that way.
> > > > There is an existing Java sql database which I think IBM recently made
> > > > open source which I think might be good for this. That way you could
> > > > still deploy with one WAR file without requiring a separate Mysql
> > > > install.
> > > >
> > > > Regards
> > > > Hank
> > > >
> > > > _______________________________________________
> > > > Red5 mailing list
> > > > Red5 at osflash.org
> > > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > >
> > >
> > >
> > > _______________________________________________
> > > Red5 mailing list
> > > Red5 at osflash.org
> > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > >
> > >
> > >
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
More information about the Red5
mailing list