Skip to content
gdamjan edited this page Aug 31, 2010 · 6 revisions

AsciiGram of the Architecture

.
                                          .-------------.
                                        ... plugins     |
                            .---------. | `-------------'
               start_link   |         | | .-------------.
             +------=>------+ plugin  | +-+ plugins     |
             |    & notify  | manager ``| `-------------'
             |              |         | |     ······
        .----+-----.        `---------' | .-------------.
control |gen_server|                    ..| plugins     |
------->| per irc  |                      `-------------'
        |connection|
        `----+-----'
             |             .----------.
             |             |          |    tcp/ip
             |             |connection| send & receive
             +-<=---=>-----+ process  +------<=>--
              (re)start    |          |  die on error
              & monitor    `----------'
.
Clone this wiki locally