Re: Synchronized Predicate Call



On 2005-11-21, Mike <vimakefile@xxxxxxxxx> wrote:
>
> "Jan Wielemaker" <jan@xxxxxxxxxxxxxxxxxxx> wrote in message
> news:slrndmblqj.l82.jan@xxxxxxxxxxxxxxx
>> On 2005-10-31, shwdai <shwdai@xxxxxxxxx> wrote:
>>> In my work, i need to implement a mechanism of Synchronized Predicate
>>> Call, anyone will give me a suggestion?
>>
>> Google has 0 hits on "Synchronized Predicate Call" ... I bet none or
>> very few (your teacher?) in this group has a clue what it means.
>
> The OP or anyone else may or may not know the meaning of this particular
> colocation in their particular (albeit implied and missing) context, but
> it's pretty scary to base your assessment of these people on Google's lack
> of results.

Well, the web has a very good coverage of the computer science field. If
Google can't find a term like this, it isn't very likely to be known
widely enough to be used in this list without providing context and a
description of what it means.

Someone suggested it may relate to "Synchronized Methods" in Java, which
is probably a reasonable assumption. Then the problem arrises that
multi-threading is not widespread in Prolog implementations and they
differ at various points in how they handle synchronization. In other
words, even with this insight it is very much an underspecified question.

--- Jan
.



Relevant Pages

  • Re: Audio/Video synchroniztion in a capture graph
    ... >9mS jitter in a video signal seems OK to me. ... As a test I let it run all night without any synchronization at ... I hope someone else will chime in with a suggestion. ... (Would it be a good idea to repost the question with the what we have ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Executing a method in a given thread context
    ... As you knoiw, when the callback is run, it is in the context of a ... event in the context of the thread which called Socket.BeginReceive at the ... delivering the message within the correct synchronization context by ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework.clr)
  • Re: accessing servlet filters
    ... >> to write a context variable or a sensor variable in a high concurrent ... to execute the very same method with no synchronization constraints! ... Notice that in the same context with the same object but with NO ... the overall latency of all accessing ...
    (comp.lang.java.programmer)
  • ContextBoundObject and [Synchronization]: what calls are from another context?
    ... My understanding is that calls to ContextBoundObjects are checked to see whether the caller is from the same context, and if not, the context rules determine how the call is made. ... For objects with the attribute, the context rules make sure that the caller holds some kind of synchronization object to ensure that only one caller at a time can access objects in the context. ... I thought that BeginInvoke would use a background thread to call the method, and that the calls would come from another context, thus having to take the context lock before proceeding. ... static void Main ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Why should I (not) use an internal oscillator for 8-bit micros
    ... but this is not synchronous communications. ... There is no common clock between them. ... No synchronization between devices needed. ... > things depending on the context, ...
    (comp.arch.embedded)