[erlang-questions] curious

atul goyal atulindore2@REDACTED
Mon Dec 22 13:54:46 CET 2008


hi ppl
As Dave asked...

How may schedulers are running???

It seems as if there was only one scheduler earlier. after enabling the  smp
support  there was an [smp:2] notification in the startup .
After testing; the system's thruput was ,like almost the same as before. I
tried with various number in SMP options. however it crashed the VM each
time.
Maybe i shud use thread 'safe' functions as described in the erl_ddll man
page. Also I have used port level locking in the 'C' driver. will it be wise
to use [asynch-threads].????

A good example of writing linked-in drivers with multiple opened ports is in
the crypto library.

yes sure... i went thru it ..in fact i saw it refferred in earlier posts..
well for a newbei such examples are quite helpful and informative...thnax
for that

atul
pyro.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081222/9ed3a3b3/attachment.htm>


More information about the erlang-questions mailing list