DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report
  1. DZone
  2. Coding
  3. Frameworks
  4. Extending Node Development with Jaggery Framework

Extending Node Development with Jaggery Framework

Chris Haddad user avatar by
Chris Haddad
·
Jun. 07, 12 · Interview
Like (0)
Save
Tweet
Share
6.15K Views

Join the DZone community and get the full member experience.

Join For Free
By itself, Node is not a complete web application development platform and only delivers half a solution. To create business applications, developers must add node modules to persist information (e.g. jQuery), create HTML views (e.g. Jade.js), model views (e.g. Ember.js, SproutCore), RESTFul services (e.g. ActiveJS, Backbone,js).
Node is the equivalent to Apache Tomcat, a good foundation that is extended by development teams into a full-featured, feature-complete application platform.  Node [1] is designed to write multi-purpose high performing asynchronous servers. Node is deployed as a thin framework on top of V8 [2].
WSO2 Jaggery does not directly compete with Node.  Currently, WSO2 Jaggery runs on top of our carbon (Tomcat-based) server within a Rhino [3] Javascript runtime, and we have plans to port Jaggery over to Node and support teams desiring to take advantage of Node’s all JavaScript composition.
Developer choice is supported in WSO2 Jaggery, and team members are free to add-in their favorite server-side JavaScript framework.  Jaggery delivers a pure JavaScript development experience.  Jaggery’s environment enables developers to write all application components in JavaScript; reducing the impedance mismatch across different application stack layers and unifying the front-end to back-end to data developer experience.
WSO2 Jaggery currently extends basic asynch servers (e.g. Node.js, Tomcat) to deliver:
  1. Native support for web application development without requiring additional JS Frameworks
  2. Compatible with your favorite JS frameworks
  3. Built-in APIs for database access, file storage, email, JSON, web services, XML, and AtomPub
  4. Support for easy creation of REST applications/apis
  5. Low latency integration with Java code
  6. High performance
  7. Familiar Java server monitoring and management
If these features are important to your project, I encourage you to evaluate WSO2 Jaggery
[1] http://nodejs.org/
[2] http://code.google.com/p/v8/
[3] http://www.mozilla.org/rhino/
[4] http://jaggeryjs.org/about.jag
Framework application

Published at DZone with permission of Chris Haddad, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Introduction to Containerization
  • Introduction to Container Orchestration
  • Stop Using Spring Profiles Per Environment
  • Building Microservice in Golang

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: