Hi A. J.,

On Thu, Sep 03, 2009 at 09:06:15AM -0400, AJ Ragusa wrote:
> I was looking through the 1.4rc2 and I don't see a thread safe call to  
> rrd_update that supports rrdcached.  Should I be calling rrdc_update  
> directly in my code and is that thread safe?

yes, probably calling “rrdc_update” is the way to go. The “rrdc_*” is
supposed to be thread-safe and reentrant-safe, but I didn't check lately
if this is still the case. If you find anything in that API that's not
thread-safe, I'd consider that a bug.

Regards,
—octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/

Attachment: signature.asc
Description: Digital signature

_______________________________________________
rrd-developers mailing list
rrd-developers@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Reply via email to