Search:

Type: Posts; User: eng.hazem

Search: Search took 0.38 seconds.

  1. Replies
    9
    Views
    356

    Re: Question about Bounded Buffer

    hhhhhhhhhhhhhh

    my dear this code not Official but I wrote in general
    I want the idea only to resolve the question
  2. Replies
    9
    Views
    356

    Re: Question about Bounded Buffer

    dear
    this code of java
    and this proplem i want producer , consumer code for having n element for the buffer
  3. Replies
    9
    Views
    356

    Re: Question about Bounded Buffer

    It seems you do not understand my problem?
  4. Replies
    9
    Views
    356

    Re: Question about Bounded Buffer

    yes dear that java code
    i am want Solution important
  5. Replies
    9
    Views
    356

    Question about Bounded Buffer

    Hello

    Shared Memory Solution



    # difine BUFFER_SIZE 10
    typedef struct{
    .....
    } item;
Results 1 to 5 of 5