[Zope] multiple queries
Oliver Bleutgen
myzope@gmx.net
Mon, 10 Dec 2001 14:30:25 +0100
Sebastian Sippl wrote:
> Dear all,
>
>
> I recognized that if more than one (big)query is started on the server
> at the same time (by multiple users) it tends to get extremly slow. Is
> there any way to avoid this ?
Sebastian,
IMO it will be difficult/impossible to answer this question without at
least the following datapoints:
- how many users?
- what kind of query?
- is a relational database involved?
- if yes, what database adapter is in usage?
cheers,
oliver