Core UIMA is efficient, embeddable, thread-safe code (with minor
exceptions). Scalability is really up the application (annotator) code. A
core UIMA pipeline can be embedded in a servlet, or UIMA-AS can be used to
provide a scaled out back-end to one or more servlets.

UIMA cluster is an undefined term.


On Wed, Apr 17, 2013 at 9:23 AM, GATE User <[email protected]> wrote:

> Just how well does UIMA scale when utilized as a web service?  I know that
> asynchronous scale-out plugin allows for enterprise level deployment, but
> if I were to use UIMA with the AS plugin as a web service, I would assume
> that the system is then limited by the web server.
>
> Aso, can I run non-NLP code on a UIMA cluster?  Like code that just
> replaces certain phrases with other phrases?
>

Reply via email to