|
Component infrastructures on the server have become wide-spread
and well-known over the last couple of years, especially because
of EJB and COM+. Also, CORBA will evolved in this direction with
CORBA Components. In addition to these standard component infrastructures,
there are many proprietary ones in use in many applications throughout
the industry. When looking more closely at EJB, CCM or COM+, you
will realize that they are based on the same basic patterns. This
tutorial presents these basic patterns in the form of a concise
pattern language, including examples of how the patterns are actually
realized in EJB, CCM or COM+ Understanding these patterns will help
you in designing efficient systems based on these infrastructures,
they will allow you to compare the differences, and and you will
be able to build your own proprietary component infrastructures
using these patterns.
|