[GH-ISSUE #722] How to make the server only receive specified tasks? #1367

Open
opened 2026-03-07 22:08:59 +03:00 by kerem · 1 comment
Owner

Originally created by @wencan on GitHub (Aug 12, 2023).
Original GitHub issue: https://github.com/hibiken/asynq/issues/722

Originally assigned to: @hibiken on GitHub.

How to make the server only receive specified tasks?
This will make the server behave like a subscriber.
The architecture of my system is microservices and I need each service to handle different tasks.

Originally created by @wencan on GitHub (Aug 12, 2023). Original GitHub issue: https://github.com/hibiken/asynq/issues/722 Originally assigned to: @hibiken on GitHub. How to make the server only receive specified tasks? This will make the server behave like a subscriber. The architecture of my system is microservices and I need each service to handle different tasks.
Author
Owner

@yxengine commented on GitHub (Aug 12, 2023):

maybe you need to define different type name for each handler

<!-- gh-comment-id:1675902706 --> @yxengine commented on GitHub (Aug 12, 2023): maybe you need to define different type name for each handler
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#1367
No description provided.