Server - Client Notifications
Bart Pietercil
bart.pietercil at cognosis.be
Mon May 27 10:10:07 CDT 2013
Build your own messaging tables. Message table, recipient table .
Make all client PULL their messages
I'ld probably make my clients subscribe to messages they are interested in but as I said it all depends on the functionality needed.
I'ld give my messages a time to live . This way the table can be maintained by an event that "auto-cleans" the table from messages that have outlived their TTL.
just an idea
Bart
On 27 May 2013, at 16:17, Thomas Flemming <tf at qvgps.com> wrote:
> Hi Bart,
>
> I know about triggers or events in VServer, but how can a client receive such event?
>
> Tom
>
> Am 27.05.2013 14:44, schrieb Bart Pietercil:
>> Hi Tom,
>>
>> triggers could be an answer.
>> events could be an answer.
>>
>> All depends on what and how you want to implement things.
>>
>>
>> On 27 May 2013, at 12:19, Thomas Flemming <tf at qvgps.com> wrote:
>>
>>> Hi,
>>>
>>> is there a mechanism like a message-channels or events to inform clients that another client has changed data on the server?
>>>
>>> Thanks
>>> Tom
>>>
>>> --
>>> /****************************************
>>> ** Flemming Software Development CC
>>> ** Thomas Flemming
>>> ** PO Box 81244
>>> ** Windhoek, Namibia
>>> ** http://www.quovadis-gps.com
>>> ** mail tf at qvgps.com
>>> ** +264 (0)81 3329923
>>> ** +49 (0)6182 8492599
>>> ***************************************/
>>> _______________________________________________
>>> Valentina mailing list
>>> Valentina at lists.macserve.net
>>> http://lists.macserve.net/mailman/listinfo/valentina
>>
>> _______________________________________________
>> Valentina mailing list
>> Valentina at lists.macserve.net
>> http://lists.macserve.net/mailman/listinfo/valentina
>>
>
> --
> /****************************************
> ** Flemming Software Development CC
> ** Thomas Flemming
> ** PO Box 81244
> ** Windhoek, Namibia
> ** http://www.quovadis-gps.com
> ** mail tf at qvgps.com
> ** +264 (0)81 3329923
> ** +49 (0)6182 8492599
> ***************************************/
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
More information about the Valentina
mailing list