On Sat, Jun 8, 2013 at 8:30 AM, Aris Setyawan <[email protected]> wrote:
> I plan to use BDB library for my experiment using monkey.
>
> I think (for one, who is enough with KV store) BDB is suitable for
> monkey environtment (multi thread).
>
> With BDB in monkey,
>
> a. I can have a database file opened by multiple BDB context.
> b. A BDB context will be created once in each thread.
> c. With "a" and "b", I can have my BDB configured with MVCC locking.
>
> If it can be done with dudaIO, I think it will be easier.
>
>
the documentation have been updated:
http://duda.io/api/
check the global worker object page. For any specific Duda question please
send it to duda mailing list:
http://lists.monkey-project.com/listinfo/duda
regards,
--
Eduardo Silva
http://edsiper.linuxchile.cl
http://monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey