Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Re: Ordering messages from multiple consumers without using synchronized

    Good luck.
  2. Re: Ordering messages from multiple consumers without using synchronized

    Because of the way I work with forum problems (I put all the classes in one file with inner classes)
    I'm not sure if I will be able to put together a program that will compile. I currently get 27...
  3. Re: Ordering messages from multiple consumers without using synchronized

    Ok, I'll have to leave it then. I only use the main method for my testing.
  4. Re: Ordering messages from multiple consumers without using synchronized

    Do you have a multithreaded test script to test this code?
    By that I mean: code with a main that will execute and test your code.
  5. Re: Ordering messages from multiple consumers without using synchronized

    Do you have a multithreaded test script to test this code?
  6. Re: Ordering messages from multiple consumers without using synchronized

    Can you explain why do you not want to use synchronized methods?

    Can you edit your code and wrap it in code tags for better readability?
    See: BB Code List - Java Programming Forums
    or use Go...
Results 1 to 6 of 6