[Standards] publish+configure again

Tomasz Sterna tomek at xiaoka.com
Mon Apr 2 14:36:53 CDT 2007


Dnia 02-04-2007, pon o godzinie 15:24 +0100, Pedro Melo napisał(a):
> Of course. The thing is, PEP or PubSub already have a lot of uses  
> cases covered. That's why it seems the best approach to use pep to do
> private storage. 

I always advocate "use proper tools for proper things" approach.
That's why I do not feel well looking at the proposal of making a
distributed storage system of PEP/PubSub.

Let's store things in a storage system and use eventing system to
propagate events.

I do not liked the persistent nodes idea from the very beginning. PubSub
was distributing events in <message/>s storable in offline storage for
later retrieval. There was no need for persistence in PubSub.

And the possibilities of abuse... infinite.
There are applications that allows storage of arbitrary amount of data
in DNS caches that are very volatile. With persistent PEP nodes it's
even much simpler.

-- 
Tomasz Sterna
Xiaoka Grp.  http://www.xiaoka.com/



More information about the Standards mailing list