Sciweavers

348 search results - page 12 / 70
» A Recovery Mechanism for Shells
Sort
View
SIGMOD
2011
ACM
171views Database» more  SIGMOD 2011»
14 years 7 months ago
BRRL: a recovery library for main-memory applications in the cloud
In this demonstration we present BRRL, a library for making distributed main-memory applications fault tolerant. BRRL is optimized for cloud applications with frequent points of c...
Tuan Cao, Benjamin Sowell, Marcos Antonio Vaz Sall...
EUROMICRO
2009
IEEE
15 years 9 months ago
Fault-Tolerant BPEL Workflow Execution via Cloud-Aware Recovery Policies
BPEL is the de facto standard for business process modeling in today's enterprises and is a promising candidate for the integration of business and scientific applications tha...
Ernst Juhnke, Tim Dörnemann, Bernd Freisleben
LCN
2005
IEEE
15 years 10 months ago
Automatic VPN Client Recovery from IPsec Pass-through Failures
Network Address Translation (NAT) is often used in routers that connect home and small-office networks to the Internet. Unfortunately, NAT may not interoperate well with many pro...
José Carlos Brustoloni
143
Voted
DEXAW
2006
IEEE
153views Database» more  DEXAW 2006»
15 years 11 months ago
A Method for XQuery Transform Implementation Based on Shadow Mechanism
The XQuery Update Facility has been recently published by the World Wide Web Consortium as a working draft. Among other features, the working draft presents a novel powerful trans...
Maria Rekouts, Maxim Grinev, Alexander Boldakov
ECLIPSE
2005
ACM
15 years 7 months ago
Navigating error recovery code in Java applications
Java provides a program-level exception handling mechanism in response to error conditions (that are translated into exceptions by Java VM). However, exception handling code is of...
Chen Fu, Barbara G. Ryder