Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Shared buffers between 2 processes


Message #1 by Gearard Boland <gboland@s...> on Tue, 12 Feb 2002 16:59:51 -0500
Hi
You have to use the JavaBean technology

Julio Oliveira
Buenos Aires - Argentina
------------------------
Oliveira_Julio@y... 
ICQ  65689456
 

-----Mensaje original-----
De: Gearard Boland [mailto:gboland@s...]
Enviado el: Martes, 12 de Febrero de 2002 07:00 p.m.
Para: Servlets
Asunto: [servlets] Shared buffers between 2 processes


hi,

i am trying to find out how to make a buffer that is shared between 2
processes.  i am using java for the application.  there is a main process
that spawns (forks) two separate processes.  I need to have these 2
processes share a common buffer.  one will put data into it, the other
will take data out.  i can't find what i am looking for on the web.  if
anyone knows how to do this, or where i can look, please let me know!!

thanks
gearard




  Return to Index