How is a notification system like this built? I've been poking around for time-based event systems, but I don't think that's the right thing to look at.
Finally, how can you scale this? I'm just imagining a ton of distributed cron-y things, but I know that's naive.
No comments yet.