Saturday, October 17, 2015

BIG DATA Analytics MOOCs-JNTUK

1. Java Socket Client-Server Programs
      a) Simple Client-Server(Template codes for Server and Client and Echo)
     b) Iterative Server ( an iterative server handles clients one at a time)
    c) Concurrent Server with Threads
     d) Concurrent Server with Thread Pool
     e) Reversing String at Server
For Server versions clickhere                For Client Versions Clickhere
Reference Books:
  Distributed  Computing principle and Applications by M.L.Liu
    Java In Nutshell 

2. Hadoop Map-Reduce Off-line material