<div dir="ltr">Hi<div><br></div><div>In my current implementation of a classical actor model</div><div>I found that using ccl processes is much slower than sbcl threads</div><div><br></div><div>to create a thread I use ccl:process-run-function, is there another way to </div><div>create native threads that are much faster; I do not need the ccl scheduling,</div><div>I want to create threads that are scheduled by the OS, I think that the ccl </div><div>scheduler is the reason why my ccl tests are much slower than the tests run </div><div>with sbcl</div><div><div><br></div><span class="gmail_signature_prefix"><div><span class="gmail_signature_prefix">Regards</span></div>-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Taoufik Dachraoui<div><br></div></div></div></div></div>