scsh-users
[Top] [All Lists]

Regarding threads

To: scsh-users@scsh.net
Subject: Regarding threads
From: Gautham Anil <gautham_anil@cse.iitb.ac.in>
Date: Wed, 19 Oct 2005 10:52:09 +0530 (IST)
List-id: <scsh-users.list-id.scsh.net>
Hi,


Thanks for the help with exceptions. It was a life saver.

Another issue that came up is that of threads. How well can one manage threads in scsh? I basically need to get accurate measurement of runtime and memory usage of threads at peroidic intervals. All threads can be frozen at this point. Measurement is very important and more important than keeping the memory usage low.

Would I be better off with processes rather than threads? Also, if I go with processes, will it be possible of me to write routines for interprocess communication?

I am not expecting full solutions, just pointers as to where I should start looking.

Some help would be much appreciated.


Gautham Anil

<Prev in Thread] Current Thread [Next in Thread>