$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2008-06-16 10:20:31
Jan Suchý wrote:
> Do you see some other solution how to use C++ object from more instancess of program when not used interprocess library?
> Thank you for your advice.
> Have a nice day,
> Jan Suchy
No, sorry. Maybe you will need to go for a client-server approach so
that only the server uses XQQuery and fulfills client's requests. Surely
much slower, but Interprocess is certainly an intrusive approach and has
some drawbacks.
Regards,
Ion