Ann: jolog pack
Michael Hendricks <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <CAFHuXub3fY6sHvoCfaQ-btRqF=Fgib8eX8GCdo_hfYFuYgoEcw@mail.gmail.com> |
I've released an experimental pack implementing JoCaml-style concurrency for Prolog. I find it to be a nice abstraction for concurrent/parallel programming. You can see the full documentation for details and examples: http://www.swi-prolog.org/pack/list?p=jolog It doesn't yet support distributed programming, but I hope to add that eventually. Jolog is built on top of SWI's threading primitives. I was very impressed by the debugging and tracing support for threaded development. It was a pleasure to work with. Thanks to all who contributed. Enjoy! -- Michael -------------- next part -------------- HTML attachment scrubbed and removed