delayed queue #2125
RichardWright
started this conversation in
General
delayed queue
#2125
Replies: 1 comment
-
Can you provide some code examples, I am sorry but I do not understand what you mean... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I define and submit jobs in the form of promises to a queue, where does this promise live?
Does it stay on the machine which created it?
Presumably it stays in memory?
Is it possible to back these delayed queues onto disk to alleviate memory pressure?
thanks!
Beta Was this translation helpful? Give feedback.
All reactions