You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Stephen McConnell <mc...@apache.org> on 2004/06/25 02:32:22 UTC

eve plus - audit results

Here is an a audit of the component trial of "eve plus" (a branch of eve 
start I created a few hours ago). The audit basically summaries the 
consumption bindings ( <-- [provider] ) and service consumer bindings 
(--> [consumer]).  For example, the /eve/threads components (which is 
actually a composite container imported directly from cornerstone) is 
acting as the service provider to the following:

       --> [/eve/input]
       --> [/eve/decoder]
       --> [/eve/protocol]
       --> [/eve/encoder]
       --> [/eve/output]

Haven't done any runtime testing yet - but I figured it would be worth 
posting current results.

Cheers, Steve.


[INFO   ] (kernel): audit report
-----------------------------------------------------------
Application Model
-----------------------------------------------------------

   container:[/])
     children:
       container:[/eve])
         children:
           component:[/eve/event](1000)
             --> [/eve/input]
             --> [/eve/decoder]
             --> [/eve/protocol]
           component:[/eve/output](1000)
             <-- [/eve/threads]
             --> [/eve/input]
             --> [/eve/decoder]
             --> [/eve/protocol]
             --> [/eve/encoder]
           component:[/eve/decoder](1000)
             <-- [/eve/threads]
             <-- [/eve/output]
             <-- [/eve/encoder]
             <-- [/eve/schema-manager]
             <-- [/eve/nexus]
             <-- [/eve/authman]
             <-- [/eve/event]
             <-- [/eve/protocol]
             --> [/eve/input]
           component:[/eve/schema-manager](1000)
             --> [/eve/input]
             --> [/eve/decoder]
             --> [/eve/protocol]
             --> [/eve/authman]
             --> [/eve/nexus]
           component:[/eve/authman](1000)
             <-- [/eve/schema-manager]
             <-- [/eve/nexus]
             --> [/eve/input]
             --> [/eve/decoder]
             --> [/eve/protocol]
           component:[/eve/nexus](1000)
             <-- [/eve/schema-manager]
             --> [/eve/input]
             --> [/eve/decoder]
             --> [/eve/protocol]
             --> [/eve/authman]
           component:[/eve/encoder](1000)
             <-- [/eve/threads]
             <-- [/eve/output]
             --> [/eve/input]
             --> [/eve/decoder]
             --> [/eve/protocol]
           component:[/eve/input](1000)
             <-- [/eve/threads]
             <-- [/eve/output]
             <-- [/eve/encoder]
             <-- [/eve/schema-manager]
             <-- [/eve/nexus]
             <-- [/eve/authman]
             <-- [/eve/event]
             <-- [/eve/protocol]
             <-- [/eve/decoder]
           container:[/eve/threads])
             --> [/eve/input]
             --> [/eve/decoder]
             --> [/eve/protocol]
             --> [/eve/encoder]
             --> [/eve/output]
             children:
               component:[/eve/threads/manager](1000)
             startup:
               1: [/eve/threads/manager]
             shutdown:
               1: [/eve/threads/manager]
           component:[/eve/protocol](1000)
             <-- [/eve/threads]
             <-- [/eve/output]
             <-- [/eve/encoder]
             <-- [/eve/schema-manager]
             <-- [/eve/nexus]
             <-- [/eve/authman]
             <-- [/eve/event]
             --> [/eve/input]
             --> [/eve/decoder]
         startup:
           1: [/eve/threads]
           2: [/eve/output]
           3: [/eve/encoder]
           4: [/eve/schema-manager]
           5: [/eve/nexus]
           6: [/eve/authman]
           7: [/eve/event]
           8: [/eve/protocol]
           9: [/eve/decoder]
           10: [/eve/input]
         shutdown:
           1: [/eve/input]
           2: [/eve/decoder]
           3: [/eve/protocol]
           4: [/eve/encoder]
           5: [/eve/output]
           6: [/eve/threads]
           7: [/eve/event]
           8: [/eve/authman]
           9: [/eve/nexus]
           10: [/eve/schema-manager]
     startup:
       1: [/eve]
     shutdown:
       1: [/eve]

-----------------------------------------------------------

-- 

|---------------------------------------|
| Magic by Merlin                       |
| Production by Avalon                  |
|                                       |
| http://avalon.apache.org              |
|---------------------------------------|