<<< Example 2: Transactions     Index     Example 2: Events >>>

44. Example 2: Remote Database


  • The RemoteDataBase drives the communication lines and interprets data transmitted across them.

  • It creates Account objects and consumes Transaction objects.

  • The device drivers signal exceptional or asynchronous events by adding Event objects to a shared queue.

    Remote Database
<<< Example 2: Transactions     Index     Example 2: Events >>>