-JAVA implemantation of the L&B service client. Supports producing (logging)
-events into L&B, event and job status queries, and receiving notifications.
-
-
+JAVA implemantation of the L&B service client. Supports producing (logging) events into L&B, event and job status queries, and receiving notifications.
-Definiton of interfaces required to build plugins for JP services
-and implementation of minimal library of support functions.
+Definiton of interfaces required to build plugins for JP services and implementation of minimal library of support functions.
-Multi-process network server.
-A server listening on multiple ports, passing inbound requests to slaves and maintaining connections to specific slaves if possible. The library provides callback handles on connection init, incoming request, etc.
+Multi-process network server. A server listening on multiple ports, passing inbound requests to slaves and maintaining connections to specific slaves if possible. The library provides callback handles on connection init, incoming request, etc.
-Standalone extended implementation of printf and scanf. Provides specialized
-formating options used by LB and JP.
+Standalone extended implementation of printf and scanf. Provides specialized formating options used by LB and JP.