Hi Auguste,

  the answer to both questions is yes, but you'll have to be really
  careful and do your own synchronization to make sure your data is
  correct, otherwise you'll run into a lot of multithreading problems,
  which won't be easy to reproduce and debug.

  Thank you,
    Dmitri

On Fri, Jul 04, 2003 at 01:57:09AM +0200, Auguste Genovesio wrote:
 > Hi all JAVA2D and JAI INTEREST Groups,
 >
 > I've got a Java-based question which, in the first place, has nothing to do with 
 > image
 > processing but since I cannot find the answer in any book and this forum supposed
 > to be shared with Ph. D's, computer science engineers and so on.... here is the 
 > question:
 >
 > 1/ Is it possible to modify 2 differents part of an array with 2 differents threads?
 >
 > Image processing related question now...
 > 2/ If yes, Is it possible to modify a DataBuffer with several Thread at the same 
 > time?
 >
 > thanks
 >

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to