24 research outputs found

    A Multi-Agent Architecture for Distributed Domain-Specific Information Integration

    Get PDF
    On both the public Internet and private Intranets, there is a vast amount of data available that is owned and maintained by different organizations, distributed all around the world. These data resources are rich and recent; however, information gathering and knowledge discovery from them, in a particular knowledge domain, confronts major difficulties. The objective of this article is to introduce an autonomous methodology to provide for domain-specific information gathering and integration from multiple distributed sources

    On the Distinction between Complement and Adjunct in Japanese

    Get PDF

    Notes on the Next Generation Software Factory

    Get PDF
    Almost twenty years have passed since the first software factory started operations. From his firsthand experiences, the author introduces a typical software factory model currently being used in Japan's software factories. A project called Japanese Software Factory of the Next Generation (JSF/NEXT), which is headed up by the author, has started to work out a new software factory model. The project aims to create an extension of current software factory models in order to meet recent needs for information system-integration and software productivity/quality improvement

    Property-based Locking in Collaborative Modeling

    Get PDF

    Analysis and improvement of a multi-pass compiler for a pipeline architecture

    Get PDF
    In this thesis a parallel environment for the execution of a multi-pass Pascal compiler is considered. Some possible and appropriate ways to speed up each pass of the parallelized compiler are investigated. In addition, a new approach, using the concepts of software science, is explored for obtaining gross performance characteristics of a multi-pass compiler;A pipeline architecture is used for the parallel compilation. The performance characteristics of the pipelined compiler are determined by a trace-driven simulation of the pipelined compiler. The actions in the multi-processor system are synchronized by an event-driven simulation of the pipeline system. The pipelined compiler and possible improvements are analyzed in terms of the location of the bottleneck, queue size, overhead factor, and partition policy. The lexical analysis phase is found to be the initial bottleneck. The improvement of this phase and its effects on the other phases are presented. Also, possible methods for improving the non-lexical analysis phases are investigated based on a study of the data structures and operations of these phases;For obtaining gross performance characteristics of a multi-pass compiler, an analysis based only on the intermediate code files is performed. One of the key concepts in Halstead\u27s software science, called the language level, is applied to this analysis. From the experimental results and statistical verification it is found that there exists a strong correlation between the stand-alone execution time and language level
    corecore