alex8224 / gTornado

gTornado add greenify support to tornado

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gTornado

gTornado add greenify support to tornado. inspired by motor and gevent

Thanks

greenify https://github.com/douban/greenify

Build Status

Build Status

#What gTornado can do?

  1. make orm async seamless
  2. make blockio async in tornado
  3. adapte greenify for gTornado https://github.com/alex8224/greenify

#Tested C library

  1. libmysqlclient.so
  2. libmemcached.so

Requirement

  1. greenlet
  2. pymysql
  3. pymemcache

Test requirement

  1. pymysql
  2. storm
  3. pymemcache

About

gTornado add greenify support to tornado

License:MIT License


Languages

Language:Python 100.0%