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
Courses : 3
Specification: Distributed Programming in Java
|
38 reviews for Distributed Programming in Java
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | Free |
---|---|
Provider | |
Duration | 12 hours |
Year | 2017 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | Yes |
FREE
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.
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.
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
Donghao F –
thanks
Qiuxiang D –
This is a great course for me.
MIAO K –
Programming assignment is some what easy, I think it my be better to require student to finished the complete code.
Saifuddin M –
The course was well laid out and introduced me to some new concepts.
Dima B –
I would expect more indepth details about topics
Vaibhav j –
Excellent
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.
frierys –
Excellent course! Vivek is an excellent instructor as well. I appreciate having taken the opportunity to learn from him.
Atsuya K –
Covers topics not in the EPFL’s distributed computing course. Assignments are trivial.
Keesun B –
Very poor rating system for mini project 4. Why don’t you fix the problem?
DaeMyung K –
Thanks
Ankit T –
Programming assignment can be made a bit tough.
Feiyu L –
Very clear overview. Helpful for my understanding of distributed system.
thiago a d m –
First two courses are better. This one is quick and a little vague
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.
Samuele M –
Course does not go too deep in arguments, but gives a quite basic knowledge about distributed data structures and algorithms.
RAVI P –
Good course for over view of all the concepts related to Distributed Programming.
Travis W –
Frustrating at times but overall good.
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!
Light0617 –
very great!
Sudharaka P –
Nice course. Gives a good overview of Distributed Programming!!!
Ganapathi N K –
Good experience
updatinglb –
concise and clear
Partha B –
thanks
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.
Hugo J –
Great professor !
Ramavtar M –
The basicness of this course is simply unexpectable. It makes you “Jack of all trades, master of none”.
Rajyavardhan S –
Amazing Course, was able to learn new things and had the best experience
Marcos N F –
Excellent course and instructor. It is a nice introduction to several subjects.
Elias R –
I really liked the course. Great videos and lecture summaries! Maybe the assignments could be more sophisticated.
John O O –
Awesome material! : D
marcos h b p –
It was awsome, I could learn a lot, thks Professor
Mehul P –
Please provide a detailed explanation to give some background knowledge.
Amr H G –
Amazing course to learn about distributed Progrmaming
Susmit S –
The instructor was not clear with his approach