in reply to System V shared Memory Perl Module (more of a C question than Perl) aka Efficient SQL result caching
If you are using Oracle, the results are already cached in the database's SGA.
Could you be more specific about your environment. OS? DB? Also, post the SQL query if you can. Optimization of SQL is the biggest factor in tuning, along with correct indexing and memory usage.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: System V shared Memory Perl Module (more of a C question than Perl) aka Efficient SQL result caching
by tachyon (Chancellor) on Apr 03, 2003 at 07:44 UTC | |
by hakkr (Chaplain) on Apr 03, 2003 at 08:25 UTC |