Problem
- Product Name: Borland Enterprise Server
- Product Version: 5.2.1
- Product Component: Borland Appserver
- Platform/OS Version: RedHat Linux 7.1
- JDK/Compiler Version: N/A
Why are there a lot of ias processes when running BES on Linux?
Resolution
LinuxThreads in 7.1 is a heavy weight implementation of the POSIX 1003.1c specification. Each thread created is represented in the kernel as a process. What is observed is the list of processes which constitute the threads.
#thread
#POSIX
#VisiBroker
#ias
#kernel
#Security
#LinuxThreads




