From: Brian Campbell Date: 2006-08-10T22:56:20+09:00 Subject: Embedded Ruby Question Hi All, I want to embed Ruby in my C++ program. My question relates to thread safety in Ruby. I have an application that is massively threaded. If I create an instance of the ruby interpreter per thread, will Ruby operate in a thread safe manner? Thanks. -Brian -------------------- Brian E Campbell becampbel@hotmail.com