RailsConf 2021: Using Rails to communicate with the New York Stock Exchange - Martin Jaime

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=sPLngvzOuqE



Duration: 26:23
36 views
2


This is a timely talk because of what happened with Gamestop/Robinhood, introducing a case of a high-frequency trading app like Robinhood, built on top of Rails, and how it proves it can scale, managing not only over a complex HTTP API but also communicating over an internal protocol TCP with one New York Stock Exchange server by making use of Remote Procedure Calls (RPC) with RabbitMQ to be able to manage transactional messages (orders).

So, how can we make use of Rails to deliver a huge amount of updates (through WSS) and have solid transactions (through HTTPS)?




Other Videos By Confreaks


2022-09-28RailsConf 2021: Accessibility is a Requirement - Ryan Boone
2022-09-28RailsConf 2021: Missing Guide to Service Objects in Rails - Riaz Virani
2022-09-28RailsConf 2021: New dev, old codebase: A series of mentorship stories - Ramón Huidobro
2022-09-28RailsConf 2021: How to be a great developer without being a great coder - Nicole Carpenter
2022-09-28RailsConf 2021: Can I break this?: Writing resilient “save” methods - Nathan Griffith
2022-09-28RailsConf 2021: A Third Way For Open-Source Maintenance - Nate Berkopec
2022-09-28RailsConf 2021: How Reference Librarians Can Help Us Help Each Other - Mike Calhoun
2022-09-28RailsConf 2021: Writing design docs for wide audiences - Michele Titolo
2022-09-28RailsConf 2021: Rescue Mission Accomplished - Mercedes Bernard
2022-09-28RailsConf 2021: rails db:migrate:even_safer - Matt Duszynski
2022-09-28RailsConf 2021: Using Rails to communicate with the New York Stock Exchange - Martin Jaime
2022-09-28RailsConf 2021: API Optimization Tale: Monitor, Fix and Deploy (on Friday) - Maciek Rzasa
2022-09-28RailsConf 2021: ho Are You? Delegation, Federation, Assertions and Claims - Lyle Mullican
2022-09-28RailsConf 2021: Engineering MBA: Be The Boss of Your Own Work - Kevin Murphy
2022-09-28RailsConf 2021: High availability by offloading work - Kerstin Puschke
2022-09-28RailsConf 2021: How to teach your code to describe its own architecture - Kevin Gilpin
2022-09-28RailsConf 2021: The History of Making Mistakes - Kerri Miller
2022-09-28RailsConf 2021: Implicit to Explicit: Decoding Ruby's Magical Syntax - Justin Gordon
2022-09-28RailsConf 2021: Exploring Real-time Computer Vision Using ActionCable - Justin Bowen
2022-09-28RailsConf 2021: "Junior" Devs are the Solution to Many of Your Problems - Josh Thompson
2022-09-28RailsConf 2021: Refactoring: A developer's guide to writing well - Jordan Raine



Tags:
Rails
RailsConf
RubyonRails
RubyCentral