[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#526442: libperl4caml-ocaml-dev: Can't use threads with www_mechanize



I'm highly doubtful this would ever work.  Perl contains lots of
global state.  It's unclear if it's even safe to call this state from
separate threads even if it's locked.

You'd at least have to build Perl with the MULTIPLICITY option
(perlguts q.v.) and change perl4caml dramatically to support it.

Rich.

-- 
Richard Jones
Red Hat



Reply to: