Delayed job :: URGENT

39 views
Skip to first unread message

Shubham Thakur

unread,
Feb 19, 2020, 1:21:54 AM2/19/20
to Ruby on Rails: Talk
Hi, 

I am bit confused in rails delayed job

1) what is workers
2) what is process?
3) both workers and processes are same ???????

Ariel Juodziukynas

unread,
Feb 19, 2020, 7:57:27 AM2/19/20
to rubyonra...@googlegroups.com
Each worker runs on a process. When you run the "ps" command on linux you'll see a list of processes running on your system, you'll have as many delayed job processes as you have configured. Each of those processes run a delayed job worker.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/34a0c565-175e-4fa9-bc61-f2f8523c20a4%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages