hazelcast / hazelcast/hazelcast-python-client

Hazelcast, Flask Gunicorn with Eventlet hangs

Aperta
#205 9 commenti 0 reazioni 1 assegnatario Rivendicata da @mdumandag Vedi su GitHub
Priority: Medium Type: Question
Lingua principale
Python
Stelle
116
Fork
78
Merge medio
10g 22h
PR unite (30g)
1

Descrizione

HI,

We are trying to use Hazelcast in Flask service. This service runs with gunicorn using `eventlet` workers. When used with this configuration, client never connects, when switching to `sync` worker, everything works fine. I pdbed into reactor and found that queue is patched with queue from `eventlet`.

I guess questions are:
* Is there a way to fix this?
* Are any gunicorn async workers supported with Hazelcast e.g. `gevent`?

* Python=3.6
* Hazelcast = 3.12.1

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.