Architecture of Impala?

9 views
Skip to first unread message

Komal

unread,
Feb 18, 2010, 7:22:26 AM2/18/10
to impala-users
What is the architecture of Impala? For example Spring is MVC
Architecture the same way what about Impala?

Phil Zoio

unread,
Feb 19, 2010, 4:51:47 AM2/19/10
to impala...@googlegroups.com
Hi Komal,

The important thing to remember is that Impala is not a web framework as
such, rather a dynamic module framework. Using Impala doesn't affect the
architecture of a Spring MVC application.

There's a brief description in this interview:
http://osgi.dzone.com/articles/impala-alternative-module
Also, there's quite a lot more detail in the slides:
http://impala.googlecode.com/svn/wiki/presentations/tss-europe.pdf (take
a look for example in the "Under the Hood" section).

When I get some time I hope to supplement the wiki with some more
written documentation.

A couple of other useful links:
http://code.google.com/p/impala/wiki/ModuleReloading: describes the
mechanism for module reloading
http://code.google.com/p/impala/wiki/ModuleStructure: describes the
structure of a particular project
http://code.google.com/p/impala/wiki/WebModuleBasedHandlerRegistration:
describes how multi module structure works for web applications

If there are specific areas where you think documentation will help,
that would be helpful ...

Cheers,
Phil

Reply all
Reply to author
Forward
0 new messages