chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Coming to Scheme from Python.


From: Kon Lovett
Subject: Re: [Chicken-users] Coming to Scheme from Python.
Date: Thu, 21 Sep 2006 03:48:45 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sep 21, 2006, at 1:00 AM, Steve Freitas wrote:

On Wed, 2006-09-13 at 05:41 -0700, Kon Lovett wrote:

Chicken doesn't support machine threading so w/ multi-processor/core
machines Chicken can only distribute a task via os processes. You may
want to review the Chicken mail archive for this topic.

I wonder if there's been any movement on porting Termite from Gambit to
Chicken. If you're willing to cast your problem in an Erlang-style
light, that could make for very high multicore performance indeed. Just
spawn some child processes and start tossin' your functions at them.

I am "porting" Termite, sort-of. Tint (Tint is not Termite) is being built from generally useful eggs slowly being added to Chicken. We have timeouts in mailbox, remote-mailbox, and match-action. With logging and remote-launch in nearing release. See also Thomas Chust's rpc.

I wanted to go a different route. TinT will be one expression of a number of ways to perform distributed programming w/ Chicken. (The Termite syntax I coded 1st and will release last.)


Steve



_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iEYEARECAAYFAkUSbg0ACgkQJJNoeGe+5O4VcwCdGAyl6Vj/HNEYXAnz/fwgXSMf
ELoAnA9vOvuCRXD4Bg8ikRFp6O9oR6Uo
=SGgJ
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]