Marshall Schor wrote: > Some time ago, we started a thread on some UIMA extensions that made use > of JMS to support an alternative scale-out approach that moved much of > the middleware code out of UIMA itself and into other standard > middleware, such as Apache's ActiveMQ. We posted some initial > documentation on what this was on the UIMA wiki at > http://cwiki.apache.org/UIMA/uimaasdoc.html > > Is there any further discussion we need to do before starting the work > to bring this into the UIMA project under a specific software grant? > > -Marshall
My only concern is that I don't want to burden the core distribution with a) code that most people don't need and b) dependencies this code has. What dependencies are there? Are you thinking of creating a separate distribution with a bundled ActiveMQ? What about the JMS APIs, what license are they under? Any other licensing issues? --Thilo
