pftaskqueue icon indicating copy to clipboard operation
pftaskqueue copied to clipboard

Use bulk operation of Redis to add-task, delete-queue etc.

Open shioshiota opened this issue 1 year ago • 0 comments

Use bulk operation for performance to enqueue a large number of add-tasks or delete a queue with a large number of tasks.

ref: https://github.com/pfnet-research/pftaskqueue/issues/28 https://github.com/pfnet-research/pftaskqueue/pull/45 https://github.com/pfnet-research/pftaskqueue/pull/44

shioshiota avatar Apr 12 '23 01:04 shioshiota