by ittayd
border:

In this fuse day, several of us learned how to program in node.js and how to use elastic search to store data.

 

The subject was to create an application that retrieves several rss feeds, parses the items to extract the subjects and indexes the items and subjects so they can later be queried.

 

Since node.js is single threaded, we created 2 applications: