With the JServiceServer you can provide services over a network via http (like web services) without any XML-overhead. It has been developed for small computer systems like Java-microcontrollers.
Features
- Easy-to-use API for the development of servers and services.
- Simple provision of services over the network.
- Consequent use of HTTP for communication.
- No use of XML for data transmission.
- Synchronous communication to execute services.
- Message queueing for asynchronous communication
- Support of essential parameters and return types.
- Capsulation and transmission of object attributes through a special wrapper object.
- Simple implementation and use of parallel processes.
- Graphical user interface for scheduling tasks.
- Task scheduling to plan service execution.
- Code generator for easy creation of service clients.
- etc.
Categories
Software DevelopmentLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow JServiceServer
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JServiceServer!