Tools for constructing distributive reactive systems:
Abstract: "Many distributed applications can be cast as a reactive systems, where a reactive system consists of an instrumented program that is monitored and controlled by an input-driven control program. Examples of non-real-time reactive systems include monitoring and debugging systems, tool...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Ithaca, New York
1991
|
Schriftenreihe: | Cornell University <Ithaca, NY> / Department of Computer Science: Technical report
1193 |
Schlagworte: | |
Zusammenfassung: | Abstract: "Many distributed applications can be cast as a reactive systems, where a reactive system consists of an instrumented program that is monitored and controlled by an input-driven control program. Examples of non-real-time reactive systems include monitoring and debugging systems, tool integration services, and network and distributed application managers. There is currently little support for building reactive systems. This paper describes the Meta toolkit that provides such support. Using Meta, a distributed system can be instrumented with a sensor and actuator abstraction that exposes the state of the system for purposes of control Then, a control program can be written that interacts with the instrumented system using guarded commands. Of particular concern is the efficiency of control, so Meta allows the control program to be distributed in order to take advantage of locality as much as possible. |
Beschreibung: | 26 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV010596270 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 960202s1991 |||| 00||| engod | ||
035 | |a (OCoLC)26507183 | ||
035 | |a (DE-599)BVBBV010596270 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-91G | ||
100 | 1 | |a Marzullo, Keith |e Verfasser |4 aut | |
245 | 1 | 0 | |a Tools for constructing distributive reactive systems |c Keith Marzullo ; Mark D. Wood |
264 | 1 | |a Ithaca, New York |c 1991 | |
300 | |a 26 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Cornell University <Ithaca, NY> / Department of Computer Science: Technical report |v 1193 | |
520 | 3 | |a Abstract: "Many distributed applications can be cast as a reactive systems, where a reactive system consists of an instrumented program that is monitored and controlled by an input-driven control program. Examples of non-real-time reactive systems include monitoring and debugging systems, tool integration services, and network and distributed application managers. There is currently little support for building reactive systems. This paper describes the Meta toolkit that provides such support. Using Meta, a distributed system can be instrumented with a sensor and actuator abstraction that exposes the state of the system for purposes of control | |
520 | 3 | |a Then, a control program can be written that interacts with the instrumented system using guarded commands. Of particular concern is the efficiency of control, so Meta allows the control program to be distributed in order to take advantage of locality as much as possible. | |
650 | 4 | |a Parallel programming (Computer science) | |
700 | 1 | |a Wood, Mark D. |e Verfasser |4 aut | |
810 | 2 | |a Department of Computer Science: Technical report |t Cornell University <Ithaca, NY> |v 1193 |w (DE-604)BV006185504 |9 1193 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-007066595 |
Datensatz im Suchindex
_version_ | 1804125067897995264 |
---|---|
any_adam_object | |
author | Marzullo, Keith Wood, Mark D. |
author_facet | Marzullo, Keith Wood, Mark D. |
author_role | aut aut |
author_sort | Marzullo, Keith |
author_variant | k m km m d w md mdw |
building | Verbundindex |
bvnumber | BV010596270 |
ctrlnum | (OCoLC)26507183 (DE-599)BVBBV010596270 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01961nam a2200313 cb4500</leader><controlfield tag="001">BV010596270</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">960202s1991 |||| 00||| engod</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)26507183</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV010596270</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Marzullo, Keith</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Tools for constructing distributive reactive systems</subfield><subfield code="c">Keith Marzullo ; Mark D. Wood</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Ithaca, New York</subfield><subfield code="c">1991</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">26 S.</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">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Cornell University <Ithaca, NY> / Department of Computer Science: Technical report</subfield><subfield code="v">1193</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Abstract: "Many distributed applications can be cast as a reactive systems, where a reactive system consists of an instrumented program that is monitored and controlled by an input-driven control program. Examples of non-real-time reactive systems include monitoring and debugging systems, tool integration services, and network and distributed application managers. There is currently little support for building reactive systems. This paper describes the Meta toolkit that provides such support. Using Meta, a distributed system can be instrumented with a sensor and actuator abstraction that exposes the state of the system for purposes of control</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Then, a control program can be written that interacts with the instrumented system using guarded commands. Of particular concern is the efficiency of control, so Meta allows the control program to be distributed in order to take advantage of locality as much as possible.</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Parallel programming (Computer science)</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Wood, Mark D.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="810" ind1="2" ind2=" "><subfield code="a">Department of Computer Science: Technical report</subfield><subfield code="t">Cornell University <Ithaca, NY></subfield><subfield code="v">1193</subfield><subfield code="w">(DE-604)BV006185504</subfield><subfield code="9">1193</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007066595</subfield></datafield></record></collection> |
id | DE-604.BV010596270 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T17:55:40Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007066595 |
oclc_num | 26507183 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM |
owner_facet | DE-91G DE-BY-TUM |
physical | 26 S. |
publishDate | 1991 |
publishDateSearch | 1991 |
publishDateSort | 1991 |
record_format | marc |
series2 | Cornell University <Ithaca, NY> / Department of Computer Science: Technical report |
spelling | Marzullo, Keith Verfasser aut Tools for constructing distributive reactive systems Keith Marzullo ; Mark D. Wood Ithaca, New York 1991 26 S. txt rdacontent n rdamedia nc rdacarrier Cornell University <Ithaca, NY> / Department of Computer Science: Technical report 1193 Abstract: "Many distributed applications can be cast as a reactive systems, where a reactive system consists of an instrumented program that is monitored and controlled by an input-driven control program. Examples of non-real-time reactive systems include monitoring and debugging systems, tool integration services, and network and distributed application managers. There is currently little support for building reactive systems. This paper describes the Meta toolkit that provides such support. Using Meta, a distributed system can be instrumented with a sensor and actuator abstraction that exposes the state of the system for purposes of control Then, a control program can be written that interacts with the instrumented system using guarded commands. Of particular concern is the efficiency of control, so Meta allows the control program to be distributed in order to take advantage of locality as much as possible. Parallel programming (Computer science) Wood, Mark D. Verfasser aut Department of Computer Science: Technical report Cornell University <Ithaca, NY> 1193 (DE-604)BV006185504 1193 |
spellingShingle | Marzullo, Keith Wood, Mark D. Tools for constructing distributive reactive systems Parallel programming (Computer science) |
title | Tools for constructing distributive reactive systems |
title_auth | Tools for constructing distributive reactive systems |
title_exact_search | Tools for constructing distributive reactive systems |
title_full | Tools for constructing distributive reactive systems Keith Marzullo ; Mark D. Wood |
title_fullStr | Tools for constructing distributive reactive systems Keith Marzullo ; Mark D. Wood |
title_full_unstemmed | Tools for constructing distributive reactive systems Keith Marzullo ; Mark D. Wood |
title_short | Tools for constructing distributive reactive systems |
title_sort | tools for constructing distributive reactive systems |
topic | Parallel programming (Computer science) |
topic_facet | Parallel programming (Computer science) |
volume_link | (DE-604)BV006185504 |
work_keys_str_mv | AT marzullokeith toolsforconstructingdistributivereactivesystems AT woodmarkd toolsforconstructingdistributivereactivesystems |