[cl-json-devel] Is cl-json thread-safe?

Boris Smilga boris.smilga at gmail.com
Mon Nov 15 16:44:34 UTC 2010


On Mon, Nov 15, 2010 at 5:29 AM, Jianshi Huang <jianshi.huang at gmail.com> wrote:

> I'd like to ask if using `with-local-class-registry' will make the
> decoder thread-safe, is that correct (and tested)?

It is meant to be thread-safe, indeed (provided that you don't rely on
inherently non-thread-safe features of the Lisp substrate, such as the
bindedness of certain symbols in user packages).

Unfortunately, I did not have the chance to test it thoroughly.

Sincerely,
 - B. Smilga.




More information about the cl-json-devel mailing list