Difference between revisions of "Worker class"

From wikieduonline
Jump to navigation Jump to search
(Created page with "# The worker class gunicorn should use. Choices include # sync (default), eventlet, gevent worker_class = sync == See also == * {{Airflow}} Category:Airflow")
 
Line 1: Line 1:
# The worker class gunicorn should use. Choices include
+
# The worker class gunicorn should use. Choices include
# sync (default), eventlet, gevent
+
# sync (default), eventlet, gevent
worker_class = sync
+
worker_class = sync
 +
 
 +
== Related ==
 +
* <code>[[airflow webserver]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 09:44, 18 November 2022

# The worker class gunicorn should use. Choices include
# sync (default), eventlet, gevent
worker_class = sync

Related

See also

Advertising: