Cluster computing

Monday, May 12, 2014

›
LogParser and Splunk We will cover some topics common to logParser and Splunk and see how we can integrate these. LogParser is a versatil...

›
class Employee: def __init__(self, id, mgrId, name): self.id = id self.mgrId = mgrId self.name = name # sample data #E = [Emplo...
Sunday, May 11, 2014

›
In this blog post, I talk about matrix operations from the book on Algorithms and Data Structures. I'm covering these as part of the se...

›
In this post we look about a pseudo random number generator algorithm but we will revert to Queue implementation shortly. Specifically we d...
Saturday, May 10, 2014

›
In this post, we talk about the rules in queue alerts module design. ( http://1drv.ms/1m5CYRQ .) When the rules are updated, the queue ma...

›
In this post, I want to include a puzzle I came across online. Write a function to generate random numbers . The problem talks about p...
Friday, May 9, 2014

›
In this post, we briefly review some of the compiler flags available from the MS IDE. /Od disables optimization. If you see code that does...
‹
›
Home
View web version

About Me

My photo
Ravi Rajamani
View my complete profile
Powered by Blogger.