Questions tagged [notify]

3 questions
4
votes
2 answers

How do I efficiently send notifications for different events to different users based on their preferences?

I'm creating a notification system for particular events. A user can set the criteria that match particular events (ie. New item, changed item, closed item etc) Items have different characteristics (ie. Minor, Major, Critical). So a user may set up…
Tom K
  • 61
  • 4
1
vote
1 answer

Handling application-wide notifications from various layers of the application?

I have recently started updating portions of our corporate platform, and I've been trying to find ways to make the entire platform more efficient, better structured, and just cleaner in general. With SignalR finally being pretty well ready for our…
JD Davis
  • 1,367
  • 1
  • 15
  • 23
0
votes
0 answers

Design Logging (or: notify) architecture in application

Update: I edited my question to make my intentions more clear. So I think this question about logging will be different to the often asked questions. First things first: I have an application that is doing some stuff. While the stuff is beeing done,…
valenterry
  • 2,429
  • 16
  • 21