Concurrent programming in Erlang

書誌事項

Concurrent programming in Erlang

Joe Armstrong, Robert Virding, Mike Williams

Prentice Hall, c1993

  • : pbk

タイトル別名

Concurrent programming in ERLANG

大学図書館所蔵 件 / 7

この図書・雑誌をさがす

注記

Includes bibliographical references and index

内容説明・目次

内容説明

Erlang is a programming language for building robust concurrent systems. The language is the result of research into the combination of modern ideas about declarative programming with conventional process based models of computation for real-time applications. The language is being widely used in the telecommunications industry and has been used both for prototyping and product development. Erland integrates ideas from logic and functional programming with a process/message passing model of concurrency to provide a solid basis for the development of embedded real-time robust distributed software. Erlang programs are typically five times shorter than their equivalents in conventional languages, so project development times can be greatly reduced. This book is a complete description of Erlang and contains many examples of how robust real-time systems can be programmed using Erlang.

目次

  • Programming: an Erlang tutorial
  • sequential programming
  • concurrent programming
  • error handling
  • miscellaneous items. Techniques: programming with lists
  • programming with Tuples
  • client-server model
  • programming robust applications
  • object-oriented techniques. Applications: process control
  • data bases
  • telephony
  • operating systems
  • ASN.1
  • implementations
  • a graphics interface.

「Nielsen BookData」 より

詳細情報

ページトップへ