EMSRV for Windows NT/2000 and NetWare use one thread per client connection. This means that EMSRV readily scales to support more connections on these platforms. EMSRV automatically spawns threads to handle client connections.
EMSRV for OS/2 or UNIX only use one process per client connection. This means that EMSRV performance degrades slightly as the number of connections increases.