Chaos Eternal <chaoseter...@shlug.org> 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