Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Programmer's Guide to Apache Thrift

    Posted By: tarantoga
    Programmer's Guide to Apache Thrift
    v
    Randy Abernethy, "Programmer's Guide to Apache Thrift"
    ISBN: 1617296163 | 2019 | EPUB | 592 pages | 13 MB

    Summary

    Programmer's Guide to Apache Thrift provides comprehensive coverage of the Apache Thrift framework along with a developer's-eye view of modern distributed application architecture.

    Foreword by Jens Geyer.

    Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

    About the Technology

    Thrift-based distributed software systems are built out of communicating components that use different languages, protocols, and message types. Sitting between them is Thrift, which handles data serialization, transport, and service implementation. Thrift supports many client and server environments and a host of languages ranging from PHP to JavaScript, and from C++ to Go.

    About the Book

    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 transports, protocols, IDL, and servers as you explore programs in C++, Java, and Python. You'll also learn how to work with platforms ranging from browser-based clients to enterprise servers.

    What's inside

    Complete coverage of Thrift's IDL
    Building and serializing complex user-defined types
    Plug-in protocols, transports, and data compression
    Creating cross-language services with RPC and messaging systems

    About the Reader

    Readers should be comfortable with a language like Python, Java, or C++ and the basics of service-oriented or microservice architectures.

    About the Author

    Randy Abernethy is an Apache Thrift Project Management Committee member and a partner at RX-M.