Hi,

I was thinking about implementing Apple Push Notifications using ActiveJob, 
but I would rather have a single "Deliver Notifications" Job in the queue 
instead of one Job per notification (as Apple don't want you to 
connect/disconnect) repeatedly. Is there a feature of ActiveJob to coalesce 
Jobs (I couldn't see one) and is there a better solution other than running 
a rake task periodically e.g. every minute?

Regards

Spencer

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/97f89e9b-4aa1-467b-b2d3-9b33d9544a86%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to