Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multithread #25

Open
cdev38399 opened this issue Jun 18, 2016 · 1 comment
Open

Multithread #25

cdev38399 opened this issue Jun 18, 2016 · 1 comment

Comments

@cdev38399
Copy link

How to execute new push notification without waiting another push done?
In my case I need to push different message to different devices, while looping it complete the first push but sopt the looping after the first one done.

@bryglen
Copy link
Owner

bryglen commented Jun 19, 2016

You may check the approach of queue and workers

Sent from my iPad

On 19 Jun 2016, at 7:36 AM, cdev38399 [email protected] wrote:

How to execute new push notification without waiting another push done?
In my case I need to push different message to different devices, while looping it complete the first push but sopt the looping after the first one done.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants