logo

EbookBell.com

Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.

Please read the tutorial at this link:  https://ebookbell.com/faq 


We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.


For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.

EbookBell Team

Network Programming In Elixir And Erlang Write High Performance Scalable And Reliable Apps With Tcp And Udp 1st Edition Andrea Leopardi

  • SKU: BELL-239772558
Network Programming In Elixir And Erlang Write High Performance Scalable And Reliable Apps With Tcp And Udp 1st Edition Andrea Leopardi
$ 35.00 $ 45.00 (-22%)

5.0

90 reviews

Network Programming In Elixir And Erlang Write High Performance Scalable And Reliable Apps With Tcp And Udp 1st Edition Andrea Leopardi instant download after payment.

Publisher: Pragmatic Bookshelf
File Extension: EPUB
File size: 5.65 MB
Pages: 272
Author: Andrea Leopardi
ISBN: 9798888651056, 8888651055
Language: English
Year: 2025
Edition: 1

Product desciption

Network Programming In Elixir And Erlang Write High Performance Scalable And Reliable Apps With Tcp And Udp 1st Edition Andrea Leopardi by Andrea Leopardi 9798888651056, 8888651055 instant download after payment.

TCP, UDP, DNS, HTTP, and more: these are the network protocols that make up the fabric of the Internet. Erlang and Elixir are the perfect fit for building network-intensive applications--the BEAM's actor model perfectly mirrors the way nodes operate in a network. Learn about networking and the power of the BEAM to write performant and reliable network applications. Create systems that are scalable, resilient, and efficient, thanks to language primitives and OTP. Take advantage of an ecosystem that has been solving network problems for more than thirty years. Learn about design patterns and common pitfalls for network applications on the BEAM. From smart appliances to gigantic data centers, from phones to satellites, networks are the way computers talk to each other. Learn how to use network protocols, choose or design serialization protocols, and architect systems with servers and clients. Start with the most widely-used protocol on the Internet: TCP. Build a chat server where multiple clients can chat in real time. Explore client-side TCP by building a client for Redis. Scale and harden server and client, thanks to features of the BEAM. Then dig into UDP, TCP's "looser" sibling. Code a system for reporting metrics capable of rivaling hardened software like StatsD. Learn about DNS, which powers domain resolution for the Internet. Next, secure your TCP traffic with TLS. Lastly, explore HTTP, the protocol that even your microwave could be using. Build a JSON API, client, and server. Learn the differences between HTTP/1.1 and HTTP/2, and add real-time features via WebSockets. The BEAM was built for networks and has been honed for more than three decades. It's the perfect fit. Leverage years of real-world experience building network-intensive applications from a member of the Elixir core team, and become an expert at network programming in Elixir and Erlang. What You Need: You'll need a computer running a standard distribution of Erlang/OTP, and optionally Elixir. Any r