Re: Synchronized Predicate Call
- From: "Nameless" <news.mail@xxxxxxxxx>
- Date: Tue, 1 Nov 2005 16:22:33 +0100
"Benjamin Johnston" wrote in message
news:4366f929@xxxxxxxxxxxxxxxxxxxxxxxx
>
> The poster is possibly after a predicate that executes as a critical
> section in a multithreaded application (i.e., like Java's "synchronized"
> keyword).
Maybe.
> In which case s/he should possibly look at using with_mutex/2 and
> mutex_create/1.
Section 15, Maintenance Models, in Bowen/Breuer/Lano's
paper "A Compendium of Formal Techniques for Software
Maintenance" http://www.jpbowen.com/pub/sum-sej.pdf (223k)
may also be relevant. In particular, the partial sentence
"... in terms of synchronized Predicate Nets, and was
easily implemented in Prolog." would seem to indicate a
minimum level of applicability to Prolog.
--
Mail sent to this email address is deleted unread
on the server. Please send replies to the newsgroup.
.
- References:
- Re: Synchronized Predicate Call
- From: Benjamin Johnston
- Re: Synchronized Predicate Call
- Prev by Date: Re: Synchronized Predicate Call
- Next by Date: Making a query using a typed questions?
- Previous by thread: Re: Synchronized Predicate Call
- Next by thread: Re: Synchronized Predicate Call
- Index(es):
Relevant Pages
|
|