PDA

View Full Version : Why so many processes


blackxhost
04-04-2008, 00:05
Why does teamspeak start so many procs?

10028 1253 4.0 0.0 20636 1568 pts/5 SN 17:03 0:01 ./server_linux -PID=tsserver2.pid
10028 1254 0.0 0.0 20636 1568 pts/5 S 17:03 0:00 ./server_linux -PID=tsserver2.pid
10028 1255 0.0 0.0 20636 1568 pts/5 S 17:03 0:00 ./server_linux -PID=tsserver2.pid
10028 1256 0.0 0.0 20636 1568 pts/5 S 17:03 0:00 ./server_linux -PID=tsserver2.pid
10028 1257 0.0 0.0 20636 1568 pts/5 S 17:03 0:00 ./server_linux -PID=tsserver2.pid
10028 1259 0.0 0.0 20636 1568 pts/5 S 17:03 0:00 ./server_linux -PID=tsserver2.pid
10028 1260 0.0 0.0 20636 1568 pts/5 S 17:03 0:00 ./server_linux -PID=tsserver2.pid
10028 1261 0.0 0.0 20636 1568 pts/5 S 17:03 0:00 ./server_linux -PID=tsserver2.pid
10028 1262 0.0 0.0 20636 1568 pts/5 S 17:03 0:00 ./server_linux -PID=tsserver2.pid

now it has 18 running, why? i don't see the point in this... if a game server can run a single process for over hundreds of users, why does a simple voice chat have to run so many freakin processes, this thing is a memory hog!

ozman
04-04-2008, 12:03
I have a great idea how about you stop..... and put some system info in your post and then someone might help

blackxhost
05-04-2008, 04:20
how about i stop? stop what? stop asking questions on a forum?

i gave you all the information needed, in fact... i didn't need to give you any information to answer my question. if you didn't understand the first time, i'll ask again with more detail.

i am running one teamspeak server on a linux platform. currently, it is running 9 background processes for one server. what i'm asking is... WHY does it need to run 9 processes? a game server for example... grand theft auto multiplayer, battlefield, etc. only runs one process and supports a handful of users/connections.

can someone shed some light on this?

ozman
11-04-2008, 05:57
can someone shed some light on this?

can u post system information?

Gryphon
16-04-2008, 17:32
You know the forum has a search utility, you could have found the answer yourself.

For the lazy, just a search in the linux forum for "processes" returns the following;

TS is multi-threading, what you are seeing are multiple threads and it is working as intended.

http://forum.teamspeak.com/showthread.php?t=37693

Why do people always think they are the first to ask a question?