Hessian (Web service protocol)

Hessian is a binary Web service protocol that makes Web services usable without requiring a large framework, and without learning a new set of protocols . Because it is a binary protocol, it is well-suited to sending binary data without any need to extend the protocol with attachments.

Hessian
Developer(s)Caucho Technology, Inc
Written inJava, Python and ActionScript
Operating systemCross-platform
TypeWeb service protocol
LicenseApache License 2.0
Websitehessian.caucho.com

Hessian was developed by Caucho Technology, Inc. The company has released Java, Python and ActionScript for Adobe Flash implementations of Hessian under an open source license (the Apache license). Third-party implementations in several other languages (C++, C#, JavaScript, Perl, PHP, Ruby, Objective-C, D, and Erlang) are also available as open-source.

Adaptations

Although Hessian is primarily intended for Web services, it can be adapted for TCP traffic by using the HessianInput and HessianOutput classes in Caucho's Java implementation.

Implementations

gollark: I'll mention this in the advertising.
gollark: Because of Minoteaur? Cool.
gollark: Anyway, I just added tags and am adding revision history again.
gollark: Cython and osmarkslisp.
gollark: Minoteaur actually takes only 12 seconds to compile now. How exciting.

See also

References

    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.