Denver Node.js Meetup - How Harperdb uses SocketCluster for distributed computed

Subscribers:
7,960
Published on ● Video Link: https://www.youtube.com/watch?v=xOUBwBV-QRg



Duration: 53:15
566 views
12


Talk:

Deep Dive: How HarperDB Uses SocketCluster for Distributed Computing

The HarperDB team built the first and only database written in Node.js. Within their database, they utilize SocketCluster for distributed computing in a unique way. CTO Kyle Bernhardy will dive into the inter-workings of SocketCluster. He will also share a brief code review to highlight how this works within the database.

---

Speaker:

Kyle Bernhardy, CTO of HarperDB, has 20+ years of industry experience, including 10+ years of high availability distributed computing systems and 3 patents in data management. He is an expert in cloud architecture as well as multiple programming languages.




Other Videos By Brooks Builds (brookzerker)


2020-09-01Twitchchat wrapper part 4
2020-08-31Creating a basic cli todo app in Rust part 1
2020-08-30twitchchat wrapper part 3
2020-08-29twitchchat wrapper part 2
2020-08-28twitchchat crate wrapper part 1
2020-08-27Game Programming Patterns part 24.13 - (Rust, GGEZ) Making the bunny run
2020-08-26Game Programming Patterns part 24.12 - (Rust, GGEZ) Jumping
2020-08-25Game Programming Patterns part 24.11 - (Rust, GGEZ) Dying when falling
2020-08-24Game Programming Patterns part 24.10 - (Rust, GGEZ) Colliding with Spikes
2020-08-23Game Programming Patterns part 24.9 - (Rust, GGEZ) Resetting the game
2020-08-22Denver Node.js Meetup - How Harperdb uses SocketCluster for distributed computed
2020-08-22Game Programming Patterns part 24.8 - (Rust, GGEZ) Winning the game
2020-08-21Game Programming Patterns part 24.7 - (Rust, GGEZ) Making the player move
2020-08-20Game Programming Patterns part 24.6 - (Rust, GGEZ) Creating the camera
2020-08-19Game Programming Patterns part 24.5 - (Rust, GGEZ) Building the level
2020-08-18Game Programming Patterns part 24.4 - (Rust, GGEZ) Starting to create the level
2020-08-17Game Programming Patterns part 24.3 - (Rust, GGEZ) Creating the grid
2020-08-16Game Programming Patterns part 24.2 - (Rust, GGEZ) Pulling in Game Data
2020-08-15Game Programming Patterns part 24.1 - (Rust, GGEZ) Setting up GGEZ
2020-08-15Game Programming Patterns part 23.9 - (JavaScript, P5.js) Jumping
2020-08-14Game Programming Patterns part 23.8 - (JavaScript, P5.js) Dying