From mboxrd@z Thu Jan 1 00:00:00 1970 From: aurelio.medina@bankofamerica.com To: rpj@ise.canberra.edu.au, aurelio.medina@bankofamerica.com Cc: jramirez@tct.hut.fi, pthreads-win32@sourceware.cygnus.com Subject: RE: Message queues Date: Thu, 12 Oct 2000 10:40:00 -0000 Message-id: X-SW-Source: 2000/msg00130.html All, I'm going to try to complete this code. I think I can get this done in a month. However, I will need to rely on others to test it once I'm done. If someone has a test app/tool that would be great. I have one but not for Win32. I can then fix any bugs and then submit the tested code when complete. Aurelio > -----Original Message----- > From: Ross Johnson [SMTP:rpj@ise.canberra.edu.au] > Sent: Wednesday, October 11, 2000 6:55 PM > To: aurelio.medina@bankofamerica.com > Cc: jramirez@tct.hut.fi; pthreads-win32@sourceware.cygnus.com > Subject: Re: Message queues > > Hi, > > I'm going to make a special note to myself to include Aurelio's > starting code in the next snapshot, which is what I should have done > already - sorry. And I'll try to get it out as soon as I can - say, > by next monday. > > Ross > > aurelio.medina@bankofamerica.com wrote: > > > > Julio, > > > > At one point I sent in my draft code implementing POSIX Message Queues > for > > Win32 hoping that someone can complete it. I may be able to finish it > in a > > month or two but my work schedule makes it tough to do. > > > > Has anyone touched the source code that I sent to the PThreads-Win32 > mailing > > list. If there is enough interest in POSIX MQs for Win32 I may try to > > complete it. I have benefitted from this effort and I might be able to > > contribute more if there is enough interest. > > > > Aurelio Medina > > > > > -----Original Message----- > > > From: Julio [SMTP:jramirez@tct.hut.fi] > > > Sent: Wednesday, October 11, 2000 5:29 AM > > > To: 'Pthreads-win32' > > > Subject: Message queues > > > > > > Sorry, this may be offtopic. > > > > > > Could someone tell me where can I find Win32 POSIX libraries for > message > > > > > > queues?? > > > > > > Thnx.