Re: NSNotificationCenter
Re: NSNotificationCenter
- Subject: Re: NSNotificationCenter
- From: Anjo Krank <email@hidden>
- Date: Tue, 01 Mar 2011 13:32:09 +0100
And it's not well suited to notify the user of anything. After all, it's a web app. The "user" is only there in one thread for one RR loop. You might want to check JMS for that (or write some simple persistent notification thingy yourself).
Cheers, Anjo
Am 01.03.2011 um 12:59 schrieb Mike Schrag:
> It's performed on whatever thread you post the notification from.
>
> Sent from my iPhone
>
> On Mar 1, 2011, at 4:48 AM, Frédéric JECKER <email@hidden> wrote:
>
>> Hello,
>>
>> Some customers asked us for adding some automatic per user notifications when some specific events happen within our application (each user should be able to specify its own criterias).
>> I'm looking at NSNotification/NSNotificationCenter for this purpouse but I'm wondering if the notification dispatching and processing is performed on the main thread or on a separate one.
>>
>> Thanks
>>
>> Fred
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden