Index

Persistant Configuration events.

  1. Persistant Configuration events.

Persistant Configuration events.

These events are used deliver persistant configuration to the webbrick gateway and to update the persistaant configuration. The advantages of delivering persistant configuration using the event delivery mechanism are:
  1. Information can be stored in multiple places for redundancy.
  2. The choice of storage can be chosen to suit the implementation, local disk, remote server.
  3. We have a single persistant data store.
  4. The data store could be partioned and distributed.