Volume 1 Number 2 May 2010

    
An Assessment on the Easiness of Computer Languages

Kevin Xu, Jingsong Zhang, Shelby Gao

https://doi.org/

Abstract Expressive power has been well-established as a dimension of measuring the quality of a computer language. Easiness is another dimension. It is the main stream of development in programming language and database management. In this article, we make the following assessment on the easiness of computer languages: 1) A data model is easier to use than a programming language in... Read More


An Observational Approach to Practical Process Non-Conformance Detection

Sean Thompson, TorabTorabi

https://doi.org/

Abstract A key challenge facing process non-conformance detection is to develop approaches not only effective across different domains and for different kinds of processes, but also to provide a practical and easy to implement solution. Since this is a process improvement area, the commercial realities of today dictate that if a solution cannot be implemented easily, quickly and cost-effectively then it... Read More


A Solution to Improve Algorithm for Distributed Mutual Exclusion by Restricting Message Exchange in Quorums

Ousmane Thiare

https://doi.org/

Abstract Resource management is one of the most important and fun damental problems in distributed systems. Typically, to maintain the integrity of a resource, at most one process should access the resource at any time. As a result, accesses to the same resource (that is, exe cution of critical sections) by different processes have to be serialized. This problem is referred... Read More


Calculation Enabled Thin-Client Architectures and Extensions

Joseph Pally, Salih Yurttas

https://doi.org/

Abstract Among the architectural organizations for server, client, or hybrid confi gurations that can be adopted for application designs, newer cloud-based designs have been adopting a predominantly server based approach in the recent years. Though this approach correctly assumes that the fantastic improvements in server capacity in terms of memory, processing, and bandwidth, it also completely ignores the massive capacity and... Read More


SAML: A Self-Adjusting Multi-Granularity Locking Protocol for Object-oriented Databases

Deepa Saha, Joan Morrissey

https://doi.org/

Abstract Object-oriented databases (OODBs) have the potential to be used for data-intensive, multi-user applications that are not well served by traditional databases. Despite the fact that there has been extensive research done for relational databases in the area of concurrency control, many of the approaches are not suitable for the complex data model of objectoriented databases. This paper presents a self-adjusting... Read More