ABBYY FineReader Engine 11 for Linux - Release 8 Update 2
-
Release date: 26 October 2017
-
Part #: 1155/33
-
Build #: 11.1.19.936527
RMI-capable Java Wrapper
The new Java wrapper supports Remote Method Invocation (RMI) and allows creating multi-threaded client-server applications. Parallel document processing performed by different Engine instances on separate threads allows for a significant faster overall processing.
New code samples for the RMI-capable Java Wrapper
A set of reusable code samples allows creating multi-threaded client-server applications quickly and easily.Following code samples are available in the distributive:
-
rmiWorker – shows how to create a simple single-thread server for processing
-
rmiWorkerClient – shows how to create a client that works with a processing server
-
rmiPoolServer – shows how to create a server application that manages a pool of worker threads, each running a separate instance of FineReader Engine
-
rmiPoolClient – shows how to create a single-thread client which works with a processing server
-
threadPoolClient - shows how to create a multi-thread client which works with a processing server
-
rmiEventsHandling – illustrates the use of the callback interfaces in the RMI-capable Java wrapper.The sample shows the progress of recognition and export during image processing.
Comments
0 comments
Please sign in to leave a comment.