Jump to content

Etch (protocol)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ghettoblaster (talk | contribs) at 20:07, 27 June 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Apache Etch
Developer(s)Apache Software Foundation
Stable release
1.4.0 / August 6, 2014; 9 years ago (2014-08-06)
Repository
Typeremote procedure call framework
LicenseApache License 2.0
Websiteetch.apache.org

Etch was an open-source, cross-platform framework for building network services, first announced in May 2008 by Cisco Systems.[1] Etch encompasses a service description language, a compiler, and a number of language bindings. It is intended to supplement SOAP and CORBA as methods of communicating between networked pieces of software, especially where there is an emphasis on portability, transport independence, small size, and high performance. Etch was designed to be incorporated into existing applications and systems, enabling a transition to a service-oriented architecture. It was derived from work on the Cisco Unified Application Environment, the product acquired by Cisco as part of the Metreos acquisition.

History

The mid-2008 release was planned to supported Java and C#. A second wave of support was supposed to include Ruby, Python, JavaScript, and C.[1]

In July 2008, Etch was released under the Apache 2.0 license.

As part of the open source process, Etch was submitted to the Apache Incubator to be accepted as a new podling.[2] On August 25, 2008, the formal vote was proposed[3] and was eventually passed. In September 2008 Etch entered the start-up phase within the Apache Incubator.

Cisco announced the Unified Application Environment had its "end of life" on February 8, 2012.[4]

In January 2013, Etch has become an Apache top-level project.[5]

Etch was marked as a "retired" project in December 2016.[6] No replacement project has been announced or specified.

See also

References

  1. ^ a b James Turner (May 22, 2008). "Cisco Systems' New Client/Server Messaging Protocol Announced". CIO Magazine. Retrieved July 17, 2013.
  2. ^ Proposal to accept Etch into the Apache Incubator
  3. ^ Apache Incubator vote thread
  4. ^ "Cisco Unified Application Environment". Archived from the original on June 5, 2013. Retrieved July 17, 2013.
  5. ^ "Apache Board just decided: Etch is becoming an Apache TLP".{{cite web}}: CS1 maint: url-status (link)
  6. ^ "Apache Etch has been retired".{{cite web}}: CS1 maint: url-status (link)

External links