sOoz2hoO5u6fimDZ87Ub

gevent 1.0: Pragmatic Concurrency for Python - Denis Bilenko

  • 1
  • 0

Gevent is a Python library that enables you to write highly-concurrent network and web applications, while avoiding the mess that usually comes with event loops and callbacks. Gevent does so by using "greenlet", stack-slicing module for Python that adds real coroutines to CPython.

19 Nov 2012

262 Visualizações

codebits, codebits2012

Estatísticas do vídeo

Mostrar:

Comentários

Vídeos em Destaque