[Ilugc] How do your read/write/store you app specific configurations ?

  • From: solar345@xxxxxxxxx (Antano Solar)
  • Date: Sat Sep 29 12:12:59 2007


-SO rather than relying on storing in a flat file or in a sql table. i
was wondering how reliable/practical is to read/write these metadata
in a environmental variable.


I am not sure I understand your requirment.
But if what I have understood is right . 
A message queing system can help you.
And you will need a system that will get the settings from the queue and then 
provide access to them in any order for all your application when requested.
I presume you want to avoid database and flat file for efficiency and want 
those values directly in memory.
About using environment variables to share across platforms , I haven tried 
before.

With Regards

Antano Solar John



Other related posts: