Oracle Open source Avatar Project JS building Data Services
Source: Internet
Author: User
KeywordsAvatarjava Oracle Data Services open source
Oracle recently announced in its blog that its avatar project is open source.
Avatar is a framework for HTML5 development, providing a focus on supporting rest, http://www.aliyun.com/zixun/aggregation/17116.html "> The JavaScript service layer of WebSockets and Server-sent events (SSE), and a rich client framework, require little javascript knowledge.
The Avatar service focuses on using JavaScript to build data services, and clients focus on supporting the HTML5 and TSA (the Thin server architecture).
Avatar mainly includes the following components:
1. Service-side Avatar.js
Enables developers to create server-side JavaScript services using the node programming model and the Thin server architecture (TSA) and to publish these services using the websockets, rest, and server sent events (SSE). These services are available to any client framework that can communicate with websockets, rest, and SSE.
In other words, Avatar.js enables server-side JavaScript developers to take advantage of Java EE services.
2. Client framework (optional)
Allows developers to bind HTML5 components in services written in either language.
The Avatar project is structured as follows:
Project home: https://avatar.java.net/
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.