Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Distributed Programming in Java

Distributed Programming in Java

FREE

(38 customer reviews)
Add to wishlistAdded to wishlistRemoved from wishlist 1
Add to compare
8.5/10 (Our Score)
Product is rated as #127 in category Java

This course teaches learners (industry professionals and students) the fundamental concepts of Distributed Programming in the context of Java 8. Distributed programming enables developers to use multiple nodes in a data center to increase throughput and/or reduce latency of selected applications. By the end of this course, you will learn how to use popular distributed programming frameworks for Java programs, including Hadoop, Spark, Sockets, Remote Method Invocation (RMI), Multicast Sockets, Kafka, Message Passing Interface (MPI), as well as different approaches to combine distribution with multithreading. Why take this course? – All data center servers are organized as collections of distributed servers, and it is important for you to also learn how to use multiple servers for increased bandwidth and reduced latency. – In addition to learning specific frameworks for distributed programming, this course will teach you how to integrate multicore and distributed parallelism in a unified approach. – Each of the four modules in the course includes an assigned mini–project that will provide you with the necessary hands–on experience to use the concepts learned in the course on your own, after the course ends. – During the course, you will have online access to the instructor and the mentors to get individualized …

Instructor Details

Vivek Sarkar is a Professor of Computer Science, and the E.D. Butcher Chair in Engineering at Rice University, where his group developed the Habanero Java library and programming system for use in teaching and research. He received his B.Tech. degree from the Indian Institute of Technology, Kanpur, M.S. degree from University of Wisconsin-Madison, and Ph.D. from Stanford University in 1981, 1982 and 1987, respectively. Prior to joining Rice in 2007, Dr. Sarkar worked on multiple projects related to parallel software at IBM Research for 20 years, including leading the release of the open source Jikes Research Virtual Machine for Java. His areas of expertise include parallel, concurrent, and distributed programming; vectorizing & parallelizing compilers; and parallel runtime systems. Major Works relevant to this course: - Habanero-Java library for Java 8 - Jikes Research Virtual Machine - X10 parallel programming language

Specification: Distributed Programming in Java

Duration

12 hours

Year

2017

Level

Intermediate

Certificate

Yes

Quizzes

Yes

38 reviews for Distributed Programming in Java

4.1 out of 5
19
8
8
0
3
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Nickolay K

    It forced me to recall OpenMP and MPI. Thought it’s already dead in favor to IMDG, spark, upc and so on. Practical tasks miniprojects was too easy to implement. Need more complex tasks.

    Helpful(0) Unhelpful(0)You have already voted this
  2. Jean Baptiste B

    All the good stuff application to clusters and cloud computing: MapReduce, Hadoop, Spark, Sockets, Remote method invocation, Serializing/Deserializing, Point to point communication, Socket multicast/broadcast, SPMD model with MPI, Thread vs Process, Distributed Actor, Distributed reactive programming. Lessons are short and easy to understand and the mini projects are complex enough to get a better grasp of the theory.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Yatin G

    There are issues in the assignments created, and those are just due to negligence. The content is also not so challenging and teaching is average. Wont recommend the course at all

    Helpful(0) Unhelpful(0)You have already voted this
  4. Donghao F

    thanks

    Helpful(0) Unhelpful(0)You have already voted this
  5. Qiuxiang D

    This is a great course for me.

    Helpful(0) Unhelpful(0)You have already voted this
  6. MIAO K

    Programming assignment is some what easy, I think it my be better to require student to finished the complete code.

    Helpful(0) Unhelpful(0)You have already voted this
  7. Saifuddin M

    The course was well laid out and introduced me to some new concepts.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Dima B

    I would expect more indepth details about topics

    Helpful(0) Unhelpful(0)You have already voted this
  9. Vaibhav j

    Excellent

    Helpful(0) Unhelpful(0)You have already voted this
  10. Ernest S

    I would consider it as a overview of possible approaches, not a course. Assigments could be frustating because outcome is sometimes non deterministic (I wasted few hours of my time because of this, it turned out that my solution was fine). Sometimes given examples are not following Java documentation in details. They could not work in corner cases. It should not be the case in the course made by professionals. Compared to the other courses I took authors of this one did not put much effort in preparing good materials and exercises. Course can by challenging by means of standing the frustration the assigments could give you. And in my opinion not because it is hard to pass them and they are demanding. It is because they are not properly prepared. I know that this topic can be hard. This specialization touches many important topics which are essential to making working systems. I have mixed feeling about specializations. It mentions most of the important topics in non sequential computer computing. But it does not give deep insight in many of them.

    Helpful(0) Unhelpful(0)You have already voted this
  11. frierys

    Excellent course! Vivek is an excellent instructor as well. I appreciate having taken the opportunity to learn from him.

    Helpful(0) Unhelpful(0)You have already voted this
  12. Atsuya K

    Covers topics not in the EPFL’s distributed computing course. Assignments are trivial.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Keesun B

    Very poor rating system for mini project 4. Why don’t you fix the problem?

    Helpful(0) Unhelpful(0)You have already voted this
  14. DaeMyung K

    Thanks

    Helpful(0) Unhelpful(0)You have already voted this
  15. Ankit T

    Programming assignment can be made a bit tough.

    Helpful(1) Unhelpful(0)You have already voted this
  16. Feiyu L

    Very clear overview. Helpful for my understanding of distributed system.

    Helpful(0) Unhelpful(0)You have already voted this
  17. thiago a d m

    First two courses are better. This one is quick and a little vague

    Helpful(0) Unhelpful(0)You have already voted this
  18. Kerran F

    Great surface level coverage of basic theories and Java frameworks for Distributed Programming. Projects are very simple and quizzes can feel a bit too specific to the lectures, but those two things just make it easier than it is in the real world. I took a similar class back in college but this was a nice refresher on thinking about first principles and modern new libraries.

    Helpful(0) Unhelpful(0)You have already voted this
  19. Samuele M

    Course does not go too deep in arguments, but gives a quite basic knowledge about distributed data structures and algorithms.

    Helpful(0) Unhelpful(0)You have already voted this
  20. RAVI P

    Good course for over view of all the concepts related to Distributed Programming.

    Helpful(0) Unhelpful(0)You have already voted this
  21. Travis W

    Frustrating at times but overall good.

    Helpful(0) Unhelpful(0)You have already voted this
  22. Benjamin G J

    Solidly worth the money! The lectures and references are perfect, and the perspective is super helpful. The exercises still need work, but they still provide a good foundation for learning this material. For the maintainers, a good model for compound assignments of graduated difficulty is the sbt moderated grading for the scala sequence. I think you did a very good job within the (maybe self imposed?) constraint of single file upload, but this is the only major area allowing any improvement in this excellent course!

    Helpful(0) Unhelpful(0)You have already voted this
  23. Light0617

    very great!

    Helpful(0) Unhelpful(0)You have already voted this
  24. Sudharaka P

    Nice course. Gives a good overview of Distributed Programming!!!

    Helpful(0) Unhelpful(0)You have already voted this
  25. Ganapathi N K

    Good experience

    Helpful(0) Unhelpful(0)You have already voted this
  26. updatinglb

    concise and clear

    Helpful(0) Unhelpful(0)You have already voted this
  27. Partha B

    thanks

    Helpful(0) Unhelpful(0)You have already voted this
  28. Eric S

    Really great videos and instruction. The class covers a broad swath of topics, which is great but fails to get really in depth in any one topic, as a learner you will need to dive deeper into topics that grab your interest. The projects are a little easy but are well organized and self contained. Considering the difficulty in creating projects for distributed computing environments I think the instructors did a good job.

    Helpful(2) Unhelpful(0)You have already voted this
  29. Hugo J

    Great professor !

    Helpful(0) Unhelpful(0)You have already voted this
  30. Ramavtar M

    The basicness of this course is simply unexpectable. It makes you “Jack of all trades, master of none”.

    Helpful(0) Unhelpful(0)You have already voted this
  31. Rajyavardhan S

    Amazing Course, was able to learn new things and had the best experience

    Helpful(0) Unhelpful(0)You have already voted this
  32. Marcos N F

    Excellent course and instructor. It is a nice introduction to several subjects.

    Helpful(0) Unhelpful(0)You have already voted this
  33. Elias R

    I really liked the course. Great videos and lecture summaries! Maybe the assignments could be more sophisticated.

    Helpful(0) Unhelpful(0)You have already voted this
  34. John O O

    Awesome material! : D

    Helpful(0) Unhelpful(0)You have already voted this
  35. marcos h b p

    It was awsome, I could learn a lot, thks Professor

    Helpful(0) Unhelpful(0)You have already voted this
  36. Mehul P

    Please provide a detailed explanation to give some background knowledge.

    Helpful(0) Unhelpful(0)You have already voted this
  37. Amr H G

    Amazing course to learn about distributed Progrmaming

    Helpful(0) Unhelpful(0)You have already voted this
  38. Susmit S

    The instructor was not clear with his approach

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare