before you go any further, i meant to ask, have you looked at threads::shared yet? i don't really understand the problem you're having, but i fear there's going to be far worse. for example:
what PerlInterpreter is associated with the item in the tipool? how can an item created in one interpreter be used in another? what happens when PerlInterpreter associated with item in tipool is removed (e.g. max requests)? some of the reasons i hadn't gone forward with the interface. i think threads::shared already solves these problems, but i haven't spent any time with it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
