in reply to Re^2: Is Cache::Cache process safe? (process was thread)
in thread Is Cache::Cache process safe? (process was thread)
Alternatively, you could ditch this approach. It's going to be quite slow using Cache::FileCache over NFS. You'd get much better performance caching this data in a simple MySQL table.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Is Cache::Cache process safe? (process was thread)
by talexb (Chancellor) on May 08, 2006 at 17:23 UTC |