Proceedings of the International Symposium on Distributed Objects and Applications 1999
DOI: 10.1109/doa.1999.794064
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic component gluing across different componentware systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
12
0
3

Year Published

2002
2002
2018
2018

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 21 publications
(15 citation statements)
references
References 20 publications
0
12
0
3
Order By: Relevance
“…Packages that specifically explore (block-diagram) program composition in a variety of domains also inspire our work, such as nesC [33] and Knit [34] for composing low-level operating systems components, as well as Gaia's LuaOrb [35] scripting language for controlling components within active spaces. Other projects, such as Ninja Paths [36], focus on automatically stringing together a linear set of widearea, distributed software components to perform a necessary service.…”
Section: Program Compositionmentioning
confidence: 99%
“…Packages that specifically explore (block-diagram) program composition in a variety of domains also inspire our work, such as nesC [33] and Knit [34] for composing low-level operating systems components, as well as Gaia's LuaOrb [35] scripting language for controlling components within active spaces. Other projects, such as Ninja Paths [36], focus on automatically stringing together a linear set of widearea, distributed software components to perform a necessary service.…”
Section: Program Compositionmentioning
confidence: 99%
“…13 local currval = {entries [1]["Mds-Cpu-Free-1minX100"], 14 entries [1]["Mds-Cpu-Free-5minX100"], 15 entries [1]["Mds-Cpu-Free-15minX100"]} 16 return currval 17 end 18 --The value of this property will be updated every 30 seconds! 19 prop = ALuaMonitor:defineProperty("CPU", lookupF, 30)…”
Section: The Alua Model: Flexibility For the Gridmentioning
confidence: 99%
“…We can say we implemented a Lua CoG Kit, that also offers support for rapid prototyping of Grid applications. In this line, the LuaOrb system [13] offers mappings between the Lua language and CORBA, COM and Java components, providing interoperability among these components. We believe that integrating both ALua with LuaOrb will allow the application developer to explore Grid services (such as resource management, security, and resource finding) while high-level components are developed using the tools that are most appropriate.…”
Section: Final Remarksmentioning
confidence: 99%
“…These objects run on a customized ORB, which supports communication and context-awareness between the objects. The Gaia [19] project also uses a high level scripting language called LuaOrb [5]. Based on the interpreted language Lua [10], it provides language binding between Lua and CORBA, COM and Java.…”
Section: Related Workmentioning
confidence: 99%