Wondering how #LinkedIn reduced the latency by up to 60% & improved resource utilization at the same time?

They adopted #ProtocolBuffers for exchanging data between #microservices more efficiently across its platform and integrated it with Rest.li - their #opensource #RESTFramework.

More on #InfoQ: https://bit.ly/44wHdBF

#CaseStudy #SoftwareArchitecture #REST #SOA

LinkedIn Adopts Protocol Buffers for Microservices Integration and Reduces Latency by up to 60%

LinkedIn adopted Protocol Buffers for exchanging data between microservices more efficiently across its platform and integrated it with Rest.li, their open-source REST framework. After the company-wide rollout, they reduced the latency by up to 60% and improved resource utilization at the same time.

InfoQ
Found one of the first things I don't like about #Django #Restframework: Documenting APIs (with OpenAPI). The documentation isn't really there and where I had to diverge from the standard definition of API routes it gets tedious to create a proper documentation.
Does anybody know of a #Django #RestFramework #DRF parser for #JSONLines?