multithread problem

Options
oman
oman
edited November 2012 in Photon Server
the photon server uses single thread or multythread when dealing with the socket data? is it thread safe? such all the client peer's socket data? If I want to use multythread in my app sever, such as one map one thread, what should I take care with the photon?