Ruby on Rails Wednesday, February 19, 2020

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.

El mié., 19 feb. 2020 a las 3:21, Shubham Thakur (<shubham.t@sodelsolutions.com>) escribió:
Hi, 

I am bit confused in rails delayed job

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

--
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-talk+unsubscribe@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.

--
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-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAPS3bcAoL-ja5bkBRN%2B3hWEzRcMzbP9SLSCCkqo9i635KBQ0vQ%40mail.gmail.com.

No comments:

Post a Comment