Thinking Outside the Synchronisation Quadrant

Thinking Outside the Synchronisation Quadrant

NDC Conferences via YouTube Direct link

Intro

1 of 12

1 of 12

Intro

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Thinking Outside the Synchronisation Quadrant

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Thinking Outside the Synchronisation Quadrant
  3. 3 Architecture represents the significant design decisions that shape a system, where significant is measured by cost of change.
  4. 4 habitable
  5. 5 We want our code to be unit testable.
  6. 6 fails, it shows the code is incorrect.
  7. 7 asynchronous
  8. 8 Languages such as Erlang and occam before it have shown that processes are a very successful mechanism for programming concurrent and parallel systems. Such systems do not have all the synchronizatio…
  9. 9 queues
  10. 10 Pipes and Filters Divide the application's task into several self- contained data processing steps and connect these steps to a data processing pipeline via intermediate data buffers.
  11. 11 monitor objects
  12. 12 active objects

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.