Daniel Pocock <dan...@pocock.pro> writes:

> - 3.7 adds a new dependency, Concurrency Kit

Given the problems you describe with Concurrency Kit, is it simply
premature for ganglia to depend on it?  From what I can tell, its
use is isolated to lib/hash.[ch], and at first glance looks like it
an alternate reader/writer lock implementation could be selected at
runtime. Are the performance benefits of CK rwlocks really worth the 
added complexity, especially as ganglia continues to depend on APR,
which also provides a rwlock implementation?

   --jtc

-- 
J.T. Conklin

------------------------------------------------------------------------------
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to