662,305 research outputs found
Working Notes from the 1992 AAAI Workshop on Automating Software Design. Theme: Domain Specific Software Design
The goal of this workshop is to identify different architectural approaches to building domain-specific software design systems and to explore issues unique to domain-specific (vs. general-purpose) software design. Some general issues that cut across the particular software design domain include: (1) knowledge representation, acquisition, and maintenance; (2) specialized software design techniques; and (3) user interaction and user interface
Simple Cases of Multi-Level Models
While much has been made of multi-level models, and specialized software for such models, in many cases standard methods can be used in estimating these models. Use of such standard methods is faster and easier, in many cases, than use of specialized software; futher, use of standard methods helps clarify what these models actually are estimating. I limit my discussion here to linear regression models and include a new ado file that puts together the steps to match multi-level models, in certain cases. If time allows, a comparison with the much slower gllamm6, for these limited situations, will be briefly presented.
EbbRT: Elastic Building Block Runtime - case studies
We present a new systems runtime, EbbRT, for cloud hosted applications. EbbRT takes a different approach to the role operating systems play in cloud computing. It supports stitching application functionality across nodes running commodity OSs and nodes running specialized application specific software that only execute what is necessary to accelerate core functions of the application. In doing so, it allows tradeoffs between efficiency, developer productivity, and exploitation of elasticity and scale. EbbRT, as a software model, is a framework for constructing applications as collections of standard application software and Elastic Building Blocks (Ebbs). Elastic Building Blocks are components that encapsulate runtime software objects and are implemented to exploit the raw access, scale and elasticity of IaaS resources to accelerate critical application functionality. This paper presents the EbbRT architecture, our prototype and experimental evaluation of the prototype under three different application scenarios
Linking Mathematical Software in Web Archives
The Web is our primary source of all kinds of information today. This
includes information about software as well as associated materials, like
source code, documentation, related publications and change logs. Such data is
of particular importance in research in order to conduct, comprehend and
reconstruct scientific experiments that involve software. swMATH, a
mathematical software directory, attempts to identify software mentions in
scientific articles and provides additional information as well as links to the
Web. However, just like software itself, the Web is dynamic and most likely the
information on the Web has changed since it was referenced in a scientific
publication. Therefore, it is crucial to preserve the resources of a software
on the Web to capture its states over time.
We found that around 40% of the websites in swMATH are already included in an
existing Web archive. Out of these, 60% of contain some kind of documentation
and around 45% even provide downloads of software artifacts. Hence, already
today links can be established based on the publication dates of corresponding
articles. The contained data enable enriching existing information with a
temporal dimension. In the future, specialized infrastructure will improve the
coverage of software resources and allow explicit references in scientific
publications.Comment: ICMS 2016, Berlin, German
- …
