lets/c_src
Joseph Wayne Norton e3c129b105 Add support to use async thread pool for driver backend
Enhance driver implementation to optionally use Erlang's asynchronous
driver thread pool for all LevelDB operations with the intention to
avoid blocking of Erlang's scheduler threads.
2011-11-06 23:42:47 +09:00
..
build_deps.sh Initial commit 2011-10-26 23:09:08 +09:00
lets_drv.cc Add support to use async thread pool for driver backend 2011-11-06 23:42:47 +09:00
lets_drv.h Initial commit 2011-10-26 23:09:08 +09:00
lets_drv_lib.cc Add support to use async thread pool for driver backend 2011-11-06 23:42:47 +09:00
lets_drv_lib.h Add support to use async thread pool for driver backend 2011-11-06 23:42:47 +09:00
lets_nif.cc Add support to use async thread pool for driver backend 2011-11-06 23:42:47 +09:00
lets_nif.h Initial commit 2011-10-26 23:09:08 +09:00
lets_nif_lib.cc Add support to use async thread pool for driver backend 2011-11-06 23:42:47 +09:00
lets_nif_lib.h Add support to use async thread pool for driver backend 2011-11-06 23:42:47 +09:00