Re: pengines extension to html_requires

Anne Ogborn <[email protected]>
Newsgroups gmane.comp.ai.prolog.swi
Message-ID <[email protected]>
Looking again at the pengines API, there is pengine_send and pengine_pull_response

not to mention pengine_ask_around, and 

A pengine is comprised of:
    * A Prolog thread
    * A dynamic clause database, private to the pengine, into which other processes may assert clauses. These clauses reside in the module pengine_sandbox.
    * A message queue for incoming requests    <-- how to use?
    * A message queue for outgoing responses   <-- how to use?

Must confess, I'm lost what many of these predicates do.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.