in reply to How to use shared/global emory kind of feature in perl
The trade-offs are that the file server is the easiest to implement, the database is the most flexible (particularly as you start to have more complicated data structures), and the third is probably going to run fastest.
I would personally lean towards either the file server or the database.
|
|---|