I ended up passing unparsed json String in a worker message and had the 'owning' thread parse the json string using my normal YUI json lib.
On Jul 7, 7:26 am, Zachary Kessin <[email protected]> wrote: > What is the best way to parse a JSON in a worker pool? There does not seem > to be anything in the Gears Docs about it. > --Zach
