• Complain

Sasa Juric - Elixir in Action, Second Edition

Here you can read online Sasa Juric - Elixir in Action, Second Edition full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2019, publisher: Manning Publications, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Sasa Juric Elixir in Action, Second Edition
  • Book:
    Elixir in Action, Second Edition
  • Author:
  • Publisher:
    Manning Publications
  • Genre:
  • Year:
    2019
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Elixir in Action, Second Edition: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Elixir in Action, Second Edition" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Sasa Juric: author's other books


Who wrote Elixir in Action, Second Edition? Find out the surname, the name of the author of the book and a list of all author's works by series.

Elixir in Action, Second Edition — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Elixir in Action, Second Edition" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Elixir in Action Second Edition Saa Juri MANNING Shelter Island For online - photo 1
Elixir in Action
Second Edition

Saa Juri

Picture 2

MANNING

Shelter Island

For online information and ordering of this and other Manning books, please visit www.manning.com. The publisher offers discounts on this book when ordered in quantity.

For more information, please contact

Special Sales Department

Manning Publications Co.

20 Baldwin Road

PO Box 761

Shelter Island, NY 11964

Email:

2018 by Manning Publications Co. All rights reserved.

No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher.

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps.

Recognizing the importance of preserving what has been written, it is Mannings policy to have the books we publish printed on acid-free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without the use of elemental chlorine.

Manning Publications Co.

20 Baldwin Road

PO Box 761

Shelter Island, NY 11964

For online information and ordering of this and other Manning books, please visit www.manning.com. The publisher offers discounts on this book when ordered in quantity.

Manning Publications Co.

20 Baldwin Road

PO Box 761

Shelter Island, NY 11964

Development editor:Karen Miller

Review editor:Aleksandar Dragosavljevic

Project manager:Vincent Nordhaus

Copy editor:Andy Carrol

Proofreader:Melody Dolab

Technical proofreader:Riza Fahmi

Typesetter:Happenstance Type-O-Rama

Cover designer:Marija Tudor

ISBN 9781617295027

Printed in the United States of America

12345678910 SP 232221201918

brief contents
praise for the first edition

Delightful and insightful ... with a ton of practical advice.

Ved Antani, Electronic Arts

Outstanding coverage of Elixirs distributed computing capabilities, with a real-world point of view.

Christopher Bailey, HotelTonight

Read this book if you want to think and solve problems in the Elixir way!

Kosmas Chatzimichalis, Mach 7x

Functional programming made easy.

Mohsen Mostafa Jokar, Hamshahri

Probably the best introduction to Elixir and the Functional Programming.

Amazon customer

A good book for experienced programmers who want to learn more about Elixir.

Amazon customer

preface

In 2010, I was given the task of implementing a system to transmit frequent updates to a few thousand connected users in near real time. My company at the time was mostly using Ruby on Rails, but I needed something more suitable for such a highly concurrent challenge. Following the suggestion of my CTO, I looked into Erlang, read some material, made a prototype, and performed a load test. I was impressed with the initial results and moved on to implement the whole thing in Erlang. A few months later the system was shipped, and its been doing its job ever since.

As time passed, I began to increasingly appreciate Erlang and the way it helped me manage such a complex system. Gradually, I came to prefer Erlang over the technologies I had used previously. I began to evangelize the language, first in my company and then at local events. Finally, at the end of 2012, I started the blog The Erlangelist (http://theerlangelist.com), where I aim to showcase the advantages of Erlang to programmers from OO backgrounds.

Because Erlang is an unusual language, I began experimenting with Elixir, hoping it would help me explain the beauty of Erlang in a way that would resonate with OO programmers. Despite the fact that it was at an early stage of development (at the time, it was at version 0.8), I was immediately impressed with Elixirs maturity and the way it integrated with Erlang. Soon I started using Elixir to develop new features for my Erlang-based system.

A few months later, I was contacted by Michael Stephens of Manning, who asked me if I was interested in writing a book about Elixir. At the time, two Elixir books were already in the making. After some consideration, I decided there was space for another book that would approach the topic from a different angle, focusing on Elixir concurrency and the OTP way of thinking. Writing the book took a lot of work, but it was a rewarding experience.

Two years after the first edition was published, Manning and I agreed to start work on this second edition. This edition isnt radically different from the first, but it brings the book up to date with the latest changes in Elixir and Erlang. The most relevant updates are in chapters 8, 9, and 10, which have been significantly reworked to accommodate the new ways of working with supervisors and process registries.

At this point, Elixir in Action is again fully up to date and teaches you the most recent idiomatic techniques for building software systems with Elixir. I hope youll enjoy reading the book, learn a lot from it, and have a chance to apply your new knowledge in your work!

acknowledgments

Writing this book required a significant investment of my time, so, above all, I want to thank my wife Renata for her endless support and patience during those long hours and busy weekends.

Id like to thank Manning for making this book happen. In particular, thanks to Michael Stephens for making the initial contact, to Marjan Bace for giving me a chance to write this book, to Bert Bates for pointing me in the right direction, to Karen Miller for keeping me on track, to Aleksandar Dragosavljevic for managing the review process, to Kevin Sullivan and Vincent Nordhaus for overseeing production, to Tiffany Taylor and Andy Carroll for transforming my English into proper English, and to Candace Gillhoolley, Ana Romac, and Christopher Kaufmann for promoting the book.

The material in this book has been significantly improved thanks to great feedback from reviewers and early readers. Above all, I wish to thank Andrew Gibson for useful feedback and great insights, and for rescuing me when I got stuck at the last hurdle. Id also like to thank Alexei Sholik and Peter Minten, who provided excellent immediate technical feedback during the writing process.

A big thank you to Riza Fahmi and to all the technical reviewers: Al Rahimi, Alan Lenton, Alexey Galiullin, Andrew Courter, Arun Kumar, Ashad Dean, Christopher Bailey, Christopher Haupt, Clive Harber, Daniel Couper, Eoghan ODonnell, Frederick Schiller, Gbor Lszl Hajba, George Thomas, Heather Campbell, Jeroen Benckhuijsen, Jorge Deflon, Jos Valim, Kosmas Chatzimichalis, Mafinar Khan, Mark Ryall, Mathias Polligkeit, Mohsen Mostafa Jokar, Tom Geudens, Tomer Elmalem, Ved Antani, and Yurii Bodarev.

I also wish to thank all the readers who bought and read the MEAP (Manning Early Access Program) version and provided useful comments. Thank you for taking the time to read my ramblings and for providing insightful feedback.

The people who gave us Elixir and Erlang, including the original inventors, core team members, and contributors, deserve a special mention. Thank you for creating such great products, which make my job easier and more fun. Finally, special thanks to all the members of the Elixir community; this is the nicest and friendliest developer community Ive ever seen!

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Elixir in Action, Second Edition»

Look at similar books to Elixir in Action, Second Edition. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Elixir in Action, Second Edition»

Discussion, reviews of the book Elixir in Action, Second Edition and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.