memory usage under solaris

M

Mark Probert

I had an interesting experience today.
A user reported high memory usage of one of my
Ruby scripts (it is threaded, running about 60 threads
each with a telnet session).

top showed that the script was sucking 831M!

Is this usual?
 
B

Ben Giddings

Mark said:
I had an interesting experience today.
A user reported high memory usage of one of my
Ruby scripts (it is threaded, running about 60 threads
each with a telnet session).

top showed that the script was sucking 831M!

Is this usual?

Um, it kinda depends on your program.

Even if the script is super simple-looking, it might be doing something
like sucking a huge file into RAM. Unless you show us your script this
question is impossible to answer.

Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top