Parallel jobs running concurrently #2163
CedricHadjian
started this conversation in
General
Replies: 1 comment 9 replies
-
Maybe you can get some inspiration and examples on real use cases here: https://blog.taskforce.sh/ |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I came across this package today in the morning and I loved its features. I'm working on a software that should run async tasks in parallel using proxies, i.e each proxy would be a job and these proxies would be working on bots and making separate async calls. What do you recommend I look into? We are also planning on using taskforce.js, what are the main differences between taskforce.js and bull-board?
Beta Was this translation helpful? Give feedback.
All reactions