Concurrent and real-time programming in Ada 2005
Ada is the only ISO-standard, object-oriented, concurrent, real-time programming language. It is intended for use in large, long-lived applications where reliability and efficiency are essential, particularly real-time and embedded systems. In this book, Alan Burns and Andy Wellings give a thorough,...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Cambridge
Cambridge University Press
2007
|
Schlagworte: | |
Online-Zugang: | BSB01 FHN01 URL des Erstveröffentlichers |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV043943824 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 161206s2007 |||| o||u| ||||||eng d | ||
020 | |a 9780511611230 |c Online |9 978-0-511-61123-0 | ||
024 | 7 | |a 10.1017/CBO9780511611230 |2 doi | |
035 | |a (ZDB-20-CBO)CR9780511611230 | ||
035 | |a (OCoLC)850317921 | ||
035 | |a (DE-599)BVBBV043943824 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-12 |a DE-92 | ||
082 | 0 | |a 005.133 |2 22 | |
084 | |a ST 234 |0 (DE-625)143621: |2 rvk | ||
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
100 | 1 | |a Burns, Alan |d 1953- |e Verfasser |4 aut | |
245 | 1 | 0 | |a Concurrent and real-time programming in Ada 2005 |c Alan Burns, Andy Wellings |
246 | 1 | 3 | |a Concurrent & Real-Time Programming in Ada |
264 | 1 | |a Cambridge |b Cambridge University Press |c 2007 | |
300 | |a 1 online resource (xiv, 461 pages) | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
500 | |a Title from publisher's bibliographic system (viewed on 05 Oct 2015) | ||
505 | 8 | |a The nature and uses of concurrent programming -- Inter-process communication -- Task types and objects -- The rendezvous -- The select statement and the rendezvous -- Protected objects and data-oriented communication -- Avoidance synchronisation and the requeue facility -- Exceptions, abort and asynchronous transfer of control -- Object-oriented programming and tasking -- Concurrency utilities -- Tasking and systems programming -- Scheduling real-time systems -- fixed priority dispatching -- Scheduling real-time systems -- other dispatching facilities -- Timing events and execution time control -- Real-time utilities -- Restrictions, metrics and the ravenscar profile | |
520 | |a Ada is the only ISO-standard, object-oriented, concurrent, real-time programming language. It is intended for use in large, long-lived applications where reliability and efficiency are essential, particularly real-time and embedded systems. In this book, Alan Burns and Andy Wellings give a thorough, self-contained account of how the Ada tasking model can be used to construct a wide range of concurrent and real-time systems. This is the only book that focuses on an in-depth discussion of the Ada tasking model. Following on from the authors' earlier title Concurrency in Ada, this book brings the discussion up to date to include the new Ada 2005 language and the recent advances in real-time programming techniques. It will be of value to software professionals and advanced students of programming alike: indeed every Ada programmer will find it essential reading and a primary reference work that will sit alongside the language reference manual | ||
650 | 4 | |a Ada (Computer program language) | |
650 | 4 | |a Parallel programming (Computer science) | |
650 | 4 | |a Real-time programming | |
650 | 0 | 7 | |a Parallelverarbeitung |0 (DE-588)4075860-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Programmierung |0 (DE-588)4076370-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Ada |0 (DE-588)4000430-2 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Programmierung |0 (DE-588)4076370-5 |D s |
689 | 0 | 1 | |a Parallelverarbeitung |0 (DE-588)4075860-6 |D s |
689 | 0 | 2 | |a Ada |0 (DE-588)4000430-2 |D s |
689 | 0 | |8 1\p |5 DE-604 | |
700 | 1 | |a Wellings, Andrew J. |e Sonstige |4 oth | |
776 | 0 | 8 | |i Erscheint auch als |n Druckausgabe |z 978-0-521-86697-2 |
856 | 4 | 0 | |u https://doi.org/10.1017/CBO9780511611230 |x Verlag |z URL des Erstveröffentlichers |3 Volltext |
912 | |a ZDB-20-CBO | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-029352795 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
966 | e | |u https://doi.org/10.1017/CBO9780511611230 |l BSB01 |p ZDB-20-CBO |q BSB_PDA_CBO |x Verlag |3 Volltext | |
966 | e | |u https://doi.org/10.1017/CBO9780511611230 |l FHN01 |p ZDB-20-CBO |q FHN_PDA_CBO |x Verlag |3 Volltext |
Datensatz im Suchindex
_version_ | 1804176888089804800 |
---|---|
any_adam_object | |
author | Burns, Alan 1953- |
author_facet | Burns, Alan 1953- |
author_role | aut |
author_sort | Burns, Alan 1953- |
author_variant | a b ab |
building | Verbundindex |
bvnumber | BV043943824 |
classification_rvk | ST 234 ST 250 |
collection | ZDB-20-CBO |
contents | The nature and uses of concurrent programming -- Inter-process communication -- Task types and objects -- The rendezvous -- The select statement and the rendezvous -- Protected objects and data-oriented communication -- Avoidance synchronisation and the requeue facility -- Exceptions, abort and asynchronous transfer of control -- Object-oriented programming and tasking -- Concurrency utilities -- Tasking and systems programming -- Scheduling real-time systems -- fixed priority dispatching -- Scheduling real-time systems -- other dispatching facilities -- Timing events and execution time control -- Real-time utilities -- Restrictions, metrics and the ravenscar profile |
ctrlnum | (ZDB-20-CBO)CR9780511611230 (OCoLC)850317921 (DE-599)BVBBV043943824 |
dewey-full | 005.133 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.133 |
dewey-search | 005.133 |
dewey-sort | 15.133 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
doi_str_mv | 10.1017/CBO9780511611230 |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>03864nmm a2200565zc 4500</leader><controlfield tag="001">BV043943824</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">161206s2007 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780511611230</subfield><subfield code="c">Online</subfield><subfield code="9">978-0-511-61123-0</subfield></datafield><datafield tag="024" ind1="7" ind2=" "><subfield code="a">10.1017/CBO9780511611230</subfield><subfield code="2">doi</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-20-CBO)CR9780511611230</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)850317921</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV043943824</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-12</subfield><subfield code="a">DE-92</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.133</subfield><subfield code="2">22</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 234</subfield><subfield code="0">(DE-625)143621:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Burns, Alan</subfield><subfield code="d">1953-</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Concurrent and real-time programming in Ada 2005</subfield><subfield code="c">Alan Burns, Andy Wellings</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Concurrent & Real-Time Programming in Ada</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Cambridge</subfield><subfield code="b">Cambridge University Press</subfield><subfield code="c">2007</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (xiv, 461 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Title from publisher's bibliographic system (viewed on 05 Oct 2015)</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">The nature and uses of concurrent programming -- Inter-process communication -- Task types and objects -- The rendezvous -- The select statement and the rendezvous -- Protected objects and data-oriented communication -- Avoidance synchronisation and the requeue facility -- Exceptions, abort and asynchronous transfer of control -- Object-oriented programming and tasking -- Concurrency utilities -- Tasking and systems programming -- Scheduling real-time systems -- fixed priority dispatching -- Scheduling real-time systems -- other dispatching facilities -- Timing events and execution time control -- Real-time utilities -- Restrictions, metrics and the ravenscar profile</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Ada is the only ISO-standard, object-oriented, concurrent, real-time programming language. It is intended for use in large, long-lived applications where reliability and efficiency are essential, particularly real-time and embedded systems. In this book, Alan Burns and Andy Wellings give a thorough, self-contained account of how the Ada tasking model can be used to construct a wide range of concurrent and real-time systems. This is the only book that focuses on an in-depth discussion of the Ada tasking model. Following on from the authors' earlier title Concurrency in Ada, this book brings the discussion up to date to include the new Ada 2005 language and the recent advances in real-time programming techniques. It will be of value to software professionals and advanced students of programming alike: indeed every Ada programmer will find it essential reading and a primary reference work that will sit alongside the language reference manual</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Ada (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Parallel programming (Computer science)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Real-time programming</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Parallelverarbeitung</subfield><subfield code="0">(DE-588)4075860-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Programmierung</subfield><subfield code="0">(DE-588)4076370-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Ada</subfield><subfield code="0">(DE-588)4000430-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Programmierung</subfield><subfield code="0">(DE-588)4076370-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Parallelverarbeitung</subfield><subfield code="0">(DE-588)4075860-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Ada</subfield><subfield code="0">(DE-588)4000430-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Wellings, Andrew J.</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druckausgabe</subfield><subfield code="z">978-0-521-86697-2</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">https://doi.org/10.1017/CBO9780511611230</subfield><subfield code="x">Verlag</subfield><subfield code="z">URL des Erstveröffentlichers</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-20-CBO</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-029352795</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://doi.org/10.1017/CBO9780511611230</subfield><subfield code="l">BSB01</subfield><subfield code="p">ZDB-20-CBO</subfield><subfield code="q">BSB_PDA_CBO</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://doi.org/10.1017/CBO9780511611230</subfield><subfield code="l">FHN01</subfield><subfield code="p">ZDB-20-CBO</subfield><subfield code="q">FHN_PDA_CBO</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV043943824 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T07:39:20Z |
institution | BVB |
isbn | 9780511611230 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-029352795 |
oclc_num | 850317921 |
open_access_boolean | |
owner | DE-12 DE-92 |
owner_facet | DE-12 DE-92 |
physical | 1 online resource (xiv, 461 pages) |
psigel | ZDB-20-CBO ZDB-20-CBO BSB_PDA_CBO ZDB-20-CBO FHN_PDA_CBO |
publishDate | 2007 |
publishDateSearch | 2007 |
publishDateSort | 2007 |
publisher | Cambridge University Press |
record_format | marc |
spelling | Burns, Alan 1953- Verfasser aut Concurrent and real-time programming in Ada 2005 Alan Burns, Andy Wellings Concurrent & Real-Time Programming in Ada Cambridge Cambridge University Press 2007 1 online resource (xiv, 461 pages) txt rdacontent c rdamedia cr rdacarrier Title from publisher's bibliographic system (viewed on 05 Oct 2015) The nature and uses of concurrent programming -- Inter-process communication -- Task types and objects -- The rendezvous -- The select statement and the rendezvous -- Protected objects and data-oriented communication -- Avoidance synchronisation and the requeue facility -- Exceptions, abort and asynchronous transfer of control -- Object-oriented programming and tasking -- Concurrency utilities -- Tasking and systems programming -- Scheduling real-time systems -- fixed priority dispatching -- Scheduling real-time systems -- other dispatching facilities -- Timing events and execution time control -- Real-time utilities -- Restrictions, metrics and the ravenscar profile Ada is the only ISO-standard, object-oriented, concurrent, real-time programming language. It is intended for use in large, long-lived applications where reliability and efficiency are essential, particularly real-time and embedded systems. In this book, Alan Burns and Andy Wellings give a thorough, self-contained account of how the Ada tasking model can be used to construct a wide range of concurrent and real-time systems. This is the only book that focuses on an in-depth discussion of the Ada tasking model. Following on from the authors' earlier title Concurrency in Ada, this book brings the discussion up to date to include the new Ada 2005 language and the recent advances in real-time programming techniques. It will be of value to software professionals and advanced students of programming alike: indeed every Ada programmer will find it essential reading and a primary reference work that will sit alongside the language reference manual Ada (Computer program language) Parallel programming (Computer science) Real-time programming Parallelverarbeitung (DE-588)4075860-6 gnd rswk-swf Programmierung (DE-588)4076370-5 gnd rswk-swf Ada (DE-588)4000430-2 gnd rswk-swf Programmierung (DE-588)4076370-5 s Parallelverarbeitung (DE-588)4075860-6 s Ada (DE-588)4000430-2 s 1\p DE-604 Wellings, Andrew J. Sonstige oth Erscheint auch als Druckausgabe 978-0-521-86697-2 https://doi.org/10.1017/CBO9780511611230 Verlag URL des Erstveröffentlichers Volltext 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Burns, Alan 1953- Concurrent and real-time programming in Ada 2005 The nature and uses of concurrent programming -- Inter-process communication -- Task types and objects -- The rendezvous -- The select statement and the rendezvous -- Protected objects and data-oriented communication -- Avoidance synchronisation and the requeue facility -- Exceptions, abort and asynchronous transfer of control -- Object-oriented programming and tasking -- Concurrency utilities -- Tasking and systems programming -- Scheduling real-time systems -- fixed priority dispatching -- Scheduling real-time systems -- other dispatching facilities -- Timing events and execution time control -- Real-time utilities -- Restrictions, metrics and the ravenscar profile Ada (Computer program language) Parallel programming (Computer science) Real-time programming Parallelverarbeitung (DE-588)4075860-6 gnd Programmierung (DE-588)4076370-5 gnd Ada (DE-588)4000430-2 gnd |
subject_GND | (DE-588)4075860-6 (DE-588)4076370-5 (DE-588)4000430-2 |
title | Concurrent and real-time programming in Ada 2005 |
title_alt | Concurrent & Real-Time Programming in Ada |
title_auth | Concurrent and real-time programming in Ada 2005 |
title_exact_search | Concurrent and real-time programming in Ada 2005 |
title_full | Concurrent and real-time programming in Ada 2005 Alan Burns, Andy Wellings |
title_fullStr | Concurrent and real-time programming in Ada 2005 Alan Burns, Andy Wellings |
title_full_unstemmed | Concurrent and real-time programming in Ada 2005 Alan Burns, Andy Wellings |
title_short | Concurrent and real-time programming in Ada 2005 |
title_sort | concurrent and real time programming in ada 2005 |
topic | Ada (Computer program language) Parallel programming (Computer science) Real-time programming Parallelverarbeitung (DE-588)4075860-6 gnd Programmierung (DE-588)4076370-5 gnd Ada (DE-588)4000430-2 gnd |
topic_facet | Ada (Computer program language) Parallel programming (Computer science) Real-time programming Parallelverarbeitung Programmierung Ada |
url | https://doi.org/10.1017/CBO9780511611230 |
work_keys_str_mv | AT burnsalan concurrentandrealtimeprogramminginada2005 AT wellingsandrewj concurrentandrealtimeprogramminginada2005 AT burnsalan concurrentrealtimeprogramminginada AT wellingsandrewj concurrentrealtimeprogramminginada |