guile-devel
[Top][All Lists]
Advanced

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

Re: discussion: serialize procedures and continuations


From: Ludovic Courtès
Subject: Re: discussion: serialize procedures and continuations
Date: Sat, 17 Aug 2013 14:55:36 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Chaos Eternal <address@hidden> skribis:

> existing implementations:
> Gambit-C: the termite module of gambit-c heavily depends on
> serializable closures to have functions like remote process call,
> process migration and remote spawn.
> chicken: chicken has termite port and also has these function implemented.

In Guile 2.0, you may be able to do implement closure serialization with
support from (system vm program).

(That will not be portable to 2.1/2.2, though.)

> I am porting termite to guile. that's why I am interesting in this.

Nice.

HTH,
Ludo’.




reply via email to

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