architecture - How to share settings in SOA systems? -


i have thinked of 3 alternatives:

  1. the settings handed 1 service next in each transaction.
  2. each service can provide settings next upon request.
  3. the settings stored in central service services must access time time.

what favorite approach , why?

your third approach best because in opinion each service needs autonomous other service.

autonomous services 1 of tenants of soa.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -