IBM Cloud Computing News - Use Clojure to write OpenWhisk actions, Part 1: Write clear, concise code for

Latest IT News - Mainframes or Non-Mainframes.
Post Reply
IT News Bot
Forum Bots
Posts: 559
Joined: Wed Jul 16, 2014 10:12 am

IBM Cloud Computing News - Use Clojure to write OpenWhisk actions, Part 1: Write clear, concise code for

Post by IT News Bot »

In this tutorial, you learn how to use Clojure, a functional programming
language that's based on Lisp, to create actions for OpenWhisk. Such actions
can be clearer and more concise than those written in JavaScript. Functional
programming is a better paradigm for Function as a Service (FaaS) because it
encourages programming without reliance on side effects. By putting different
parts of the code in different actions, it becomes more modular and easier to
maintain.

Source: http://www.ibm.com/developerworks/cloud ... ml?ca=drs-
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “IT News.”