<ok> [jdev] Re: Permanent data storage
Ivan Blecic
ivan at iuav.it
Mon Oct 25 21:52:02 CDT 2004
Hi Peter,
Thank you for your answer.
Yes, I did look at JEP-0049, but that's related to private storage, while
what I need is a permanent public storage. That, among other things means that:
1. all users (allowed to do so) could query the same storage (or part of
it) and get the data
2. it is permanently stored (e.g. in a database)
3. has pubsub-like functioning (basically if someone updates or modify
something in the public storage, or a part of it, that change is
"broadcasted" to all on-line users
Of course, I'm not such an expert, but as I see the JEP-0049 can't give me
all that, can it?
Do you have any other idea or hint?
Thanks, Ivan
At 01.39 26/10/2004, Peter Saint-Andre wrote:
>In article <6.1.2.0.0.20041022173619.07d31ad8 at 127.0.0.1>,
> Ivan Blecic <ivan at iuav.it> wrote:
>
> > I was looking for docs on this issue, but couldn't find anything
> useful, so
> > here is my question.
> >
> > I would need something like a permanent data storage (possibly a
> relational
> > database, let's say mysql).
>
>Did you look at JEP-0049?
>
>http://www.jabber.org/jeps/jep-0049.html
>
>/psa
>
>_______________________________________________
>jdev mailing list
>jdev at jabber.org
>http://mail.jabber.org/mailman/listinfo/jdev
More information about the JDev
mailing list