Programmer's guide to Apache Thrift

Programmer’s Guide to Apache Thrift provides comprehensive coverage of distributed application communication using the Thrift framework. Packed with code examples and useful insight, this book presents best practices for multi-language distributed development. You’ll take a guided tour through trans...

Descripción completa

Detalles Bibliográficos
Otros Autores: Abernethy, Randy, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Shelter Island, New York : Manning [2019]
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630709906719
Tabla de Contenidos:
  • Part 1. Apache Thrift overview. Introduction to Apache Thrift
  • Apache Thrift architecture
  • Building, testing, and debugging
  • Part 2. Programming Apache Thrift. Moving bytes with transports
  • Serializing data with protocols
  • Apache Thrift IDL
  • User-defined types
  • Implementing services
  • Handling exceptions
  • Servers
  • Part 3. Apache Thrift languages. Building clients and servers with C++
  • Building clients and servers with Java
  • Building C# clients and servers with .NET Core and Windows
  • Building Node.js clients and servers
  • Apache Thrift and JavaScript
  • Scripting Apache Thrift
  • Thrift in the enterprise.