Sciweavers

1404 search results - page 74 / 281
» Increasing Concurrency in Databases Using Program Analysis
Sort
View
101
Voted
EUROPAR
2007
Springer
15 years 6 months ago
Delayed Side-Effects Ease Multi-core Programming
Computer systems are increasingly parallel and heterogeneous, while programs are still largely written in sequential languages. The obvious suggestion that the compiler should auto...
Anton Lokhmotov, Alan Mycroft, Andrew Richards
ICDE
2009
IEEE
177views Database» more  ICDE 2009»
16 years 2 months ago
Light-Weight, Runtime Verification of Query Sources
Modern database systems increasingly make use of networked storage. This storage can be in the form of SAN's or in the form of shared-nothing nodes in a cluster. One type of a...
Tingjian Ge, Stanley B. Zdonik
TMM
2010
141views Management» more  TMM 2010»
14 years 7 months ago
Speech Emotion Analysis: Exploring the Role of Context
Automated analysis of human affective behavior has attracted increasing attention in recent years. With the research shift toward spontaneous behavior, many challenges have come to...
Ashish Tawari, Mohan M. Trivedi
117
Voted
OPODIS
2008
15 years 2 months ago
Evaluating a Data Removal Strategy for Grid Environments Using Colored Petri Nets
Abstract. In this paper we use colored Petri nets (CPNs) and the supporting CPN Tools for the modeling and performance analysis of grid architectures. The notation of Petri nets is...
Nikola Trcka, Wil M. P. van der Aalst, Carmen Brat...
OOPSLA
2004
Springer
15 years 6 months ago
Finding and preventing run-time error handling mistakes
It is difficult to write programs that behave correctly in the presence of run-time errors. Existing programming language features often provide poor support for executing clean-u...
Westley Weimer, George C. Necula