Error during command authentication.

Error - unable to initiate communication with LISTSERV (errno=10061, phase=CONNECT, target=127.0.0.1:2306). The server is probably not started.


Tonight Facebook will be holding an Information Session and Tech Talk.


Please join Facebook's Engineers and Recruiters for a talk on the history of data-fetching at Facebook. This is also a great chance to learn what it's like to work at Facebook, and the exciting internship and full-time opportunities that are available.

As always, there will be plenty of food and swag! Don't forget to bring your resumes! More info below:

 

Date: 10/24/17 (Tonight!)

Time: 7:00-8:30pm

Location: Moore B03

RSVP HERE

_____________________________________________________________



Presenter: Jim Hunt – Software Engineer, Facebook Boston

 

Title: "Cache Consistency at Facebook”

 

Summary:

This talk will tell the history of data-fetching at Facebook with a particular emphasis on the problem of how to maintain Cache Consistency. The infrastructure began with memcached and MySQL sitting in a single region and over time expanded to a multi-region solution where TAO (a graph cache) replaced memcached. The story will explain how Facebook’s Cache Consistency Model optimizes for availability while cleverly hiding Inconsistencies from users. The final model guarantees local read-after-write consistency, regional best-effort consistency and global eventual consistency."