[Owncloud] idea : Notification system

Klaas Freitag freitag at owncloud.com
Mon Jun 4 14:13:30 UTC 2012


On 04.06.2012 14:45, Bartek Przybylski wrote:
> Such idea was here for a while now, to be honest i have some basic
> design about protocol for desktops/mobiles clients and it should be
> quiet easy to implement on server side.
What's your idea to implement the push from the server to clients?

At http://en.wikipedia.org/wiki/Push_technology are some ideas, yet I 
have no experience which one suits us best.

We probably
- want run over HTTP
- can have a lot of connections per server if we have a lot of users
- not so many connections per user
- do not neccessarily need message queuing if the client is off.

One idea that would be a big solution is to use XMPP via (some kind of) 
push, Apple seems to do that for their cloud notifications. That would 
be a standard which other clients (ie. desktop notification systems) 
could also make advantage of.

Ideas?

Klaas

> 2012/6/4 Lord Awikatchikaen<lord.awikatchikaen at gmail.com>:
>> Hi all,
>>
>>
>> It would be nice if apps can send notification to the user. These
>> notifications should be displayed on the web interface, but most important
>> on systems where owncloud clients are installed (android, linux, win....).
>> With that, users are immediately inform of modifications of their datas.
>> Right now, few apps could have interest in this system (calendar, files
>> which are in multi-user interaction with sharing) but it could be useful for
>> the thousands apps coming.
>>
>> And more, it could be an open system : external apps could use owncloud to
>> send notification via an API. For example, my xbmc sends notification to my
>> cloud for each new film added on my TV and I receive that on my android
>> phone. I could also receive message from rsyslog or apache. For now all the
>> system (notify my android and other) doing this are centralized, owncloud
>> could be a concurrent !!
>>
>> Awikatchikaen.
>>
>>
>>
>>
>> _______________________________________________
>> Owncloud mailing list
>> Owncloud at kde.org
>> https://mail.kde.org/mailman/listinfo/owncloud
>>
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud




More information about the Owncloud mailing list