JavaScript Added To NGINX |
Written by Alex Armstrong |
Tuesday, 29 September 2015 |
An implementation of JavaScript called nginScript has been launched to give additional scripting capabilities to the high-performance, open source, web server NGNIX. nginScript was announced in a blog post by NGNIX creator Igor Sysoev, who also demoed it at this year's nginx.conf. According to Sysoev nginScript is not intended to replace Lua or other embedded languages in NGINX. Instead this implementation of JavaScript comes as an alternative to its existing facilities with the idea that as JavaScript is the most popular language it will help people work with NGINX. In the announcement he writes: nginScript can be used for quick fixes, making NGINX configuration more convenient and operations more efficient. But, because it runs at the application delivery level, it will also enable you to refactor your applications for greater long-term stability, security, and scale. nginScript comprises two parts:
With its current capabilities potential uses for nginScript include:
Sysoev adds: In the future, we’ll add more capabilities to nginScript and broaden its scope, so you can use it for tasks such as fixing application bugs, changing business rules, personalizing the user experience, and sharding requests across servers and aggregating the replies.
More InformationLaunching nginScript and Looking Ahead Related ArticlesJavaScript 6 EcmaScript 2015 Final Approval Vorlon.js JavaScript Debugger Released
To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on, Twitter, Facebook, Google+ or Linkedin. {loadposition moreNEWSlist}
{loadposition comment}
|
Last Updated ( Tuesday, 29 September 2015 ) |