Jetpack is an API for marshalling and unmarhalling to JSON data. With a JAR file less than 13K, Jetpack is not only the world's fastest and most flexible JSON API, it is also the most lightweight. Jetpack also includes features that many other JSON APIs do not, such as:
* A five second learning
... [More] curve. It's really simple!!!
* Support for streaming JSON as well as creating JSON data in space
* Flexible mechanisms that allow the developer to control what is JSON data and what is not.
* 100% Unit test coverage
* 100% Pure Java (No Native Code)
* 100% Self-contained (No external dependencies)
* Universal character set support
* Well under 1K effective lines of code
* A flat heap foot print. Jetpack can stream terabytes of data to JSON without even blinking. [Less]
Ampricot is a full-fledged and lightweight, free and open source, easy to install and use, cross-platform web server solution stack package for professional web development.
Cloudless is an event-driven communication framework built on-top of 0MQ to provide fast, reliable, easy-to-use library to address most application needs for communication over in-process, inter-process, or over the wire transports.
Using BSD sockets directly is such a waste of time for any
... [More] modern application as almost always there will be a need to implement a few communication paradigms on-top of it, and that's where 0MQ solves the problem, but not quite entirely.
0MQ provides the most elegant way to communicate between any two parts of an application by providing a succinct API and utilizing a decentralized asynchronous message queues. Not only that, 0MQ also provides communication patterns where one could easily define the routing construct of messages between any two parts in a system.
Cloudless comes in as a transparent abstraction layer on-top of 0MQ to provide an ever-expanding set of communication devices and ultimately allow for constructing virtual networks with high level routing and abstract node descriptors. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy