The Artima Developer Community
Sponsored Link

Java Buzz Forum
Nodal: Build micro Web servers on Node.js

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Nodal: Build micro Web servers on Node.js Posted: Jan 12, 2016 1:33 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Nodal: Build micro Web servers on Node.js
Feed Title: JavaWorld
Feed URL: http://www.javaworld.com/index.rss
Feed Description: JavaWorld.com: Fueling Innovation
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From JavaWorld

Advertisement

The Nodal project is offering "Web servers made easy" via Node.js.

Currently in beta, Nodal is a Web server and framework built on a microservices architecture and intended for deployment of modular, distinct Web servers. It can be used for purposes ranging from a simple HTTP service providing server-generated HTML to an API server to a scaffold for single-page applications.

Projects can be deployed to the Heroku cloud out of the box. "Nodal servers are not meant to be monoliths," the project's GitHub pages states.

Keith Horwood, the developer of Nodal, stressed the technology's simplicity and its use of Node.js, the popular server-side JavaScript platform. "Developers should get excited about Nodal if they're interested in fairly simple server deployment, rigid design patterns, and idioms that hasten the conceptualization-shipment process. [Also, Nodal offers] the ability [to] bring new team members up to speed quickly and [leverages] the size and scope of the Node.js ecosystem," said Horwood, an engineer at biotech engineering company Synthego. "Nodal uses modern ES6 syntax and will quickly familiarize any developer with changing JavaScript practices."

To read this article in full or to leave a comment, please click here

Read: Nodal: Build micro Web servers on Node.js

Topic: Clojure VIM Environment Previous Topic   Next Topic Topic: Java Tutorial : Java nested classes(Local Classes-final Static)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use