Re: [Pytables-users] Simultaneous access

2006-05-16 Thread Francesc Altet
Hola Pepe, A Dimarts 16 Maig 2006 07:16, Pepe Barbe va escriure: > Hi, > > I am thinking in ussing parallelism in my program to perform several > calculations and the same time. These processes would read the > information and then write the results to the H5 db in parallel. Are > there any proble

[Pytables-users] Simultaneous access

2006-05-16 Thread Pepe Barbe
Hi, I am thinking in ussing parallelism in my program to perform several calculations and the same time. These processes would read the information and then write the results to the H5 db in parallel. Are there any problems accesing the h5file in this manner in R/W mode? Thanks, Pepe -