Registered by Bruno Ribeiro

Corinna is an open source software implementation of the Java Bindlet technology.

### THIS PROJECT WAS MOVED TO GITHUB (https://github.com/brunexgeek/corinna) ###

The Java Bindlet is similar to Java Servlet platform, but allows the implementation of software components to handle requests in various protocols (binary or text based protocols), not just those based on HTTP. The framework supports the implementation of both TCP and UDP bindlets.

This framework is suitable for the construction of application servers or stantard client/server applications. The bindlet model allow to easily handle various protocols. You can also extend the Corinna framework to handle other protocols in addition to those that already provided: the current implementation provides the HTTP, REST and SOAP bindlet interfaces, ready to use!

This implementation use the Netty framework for network communication over IP (http://www.jboss.org/netty) and LogBack framework for logging (http://logback.qos.ch/).

Project information

Maintainer:
Corinna Admins
Driver:
Corinna Admins
Licence:
Apache Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
java

Get Involved

Downloads

Corinna does not have any download files registered with Launchpad.