Hello Doug,

On 20 Jan 2015, at 0:07 , Doug Preston <[email protected]> wrote:

> I don’t see any mention in the docs yet about lua script threads sharing 
> state, is that possible?

Right now there is indeed one Lua state per thread, with no sharing of data 
(for performance reasons the threads are as independent as possible).

It might help if you could explain what you’re trying to accomplish with state 
sharing? We can think of a few things but real world issues are best!

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/


_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to