Search:

Type: Posts; User: sandramo

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,307

    Re: Help wanted using wait() and notify()

    actually i am not testing the code, don't know how to do. thats the reason why i am here. in the course the teacher gives many examples, one in java, the next in c,...
    we didnt get any...
  2. Replies
    7
    Views
    1,307

    Re: Help wanted using wait() and notify()

    no, thats what you meant with

    right?
  3. Replies
    7
    Views
    1,307

    Re: Help wanted using wait() and notify()

    Yes i know, this is usually not for beginners. but i have to take this course, giving me no alternative. the course is about parallel programming...
    i got the examples from the lecture notes and...
  4. Replies
    7
    Views
    1,307

    Help wanted using wait() and notify()

    Hello, my name is Sandra. I have a question about wait() and notify() in Java.
    The task is to implement something like:

    1) wait for the boolean variable "world" to be true
    2) when its true,...
Results 1 to 4 of 5