Sciweavers

186 search results - page 20 / 38
» Transactional Mutex Locks
Sort
View
87
Voted
CCS
2007
ACM
15 years 3 months ago
Dynamic pharming attacks and locked same-origin policies for web browsers
We describe a new attack against web authentication, which we call dynamic pharming. Dynamic pharming works by hijacking DNS and sending the victim’s browser malicious Javascrip...
Chris Karlof, Umesh Shankar, J. Doug Tygar, David ...
WDAG
2005
Springer
82views Algorithms» more  WDAG 2005»
15 years 3 months ago
Distributed Transactional Memory for Metric-Space Networks
Transactional Memory is a concurrent programming API in which concurrent threads synchronize via transactions (instead of locks). Although this model has mostly been studied in the...
Maurice Herlihy, Ye Sun
DEXA
1999
Springer
158views Database» more  DEXA 1999»
15 years 1 months ago
Transaction Shipping Approach for Mobile Distributed Real-Time Databases
Due to the unpredictability of mobile network, it is difficult to meet transaction deadlines in a mobile distributed real-time database system (MDRDTBS). We propose the idea of tra...
Kam-yiu Lam, Tei-Wei Kuo, Wai-Hung Tsang, Gary C. ...
ADBIS
2006
Springer
81views Database» more  ADBIS 2006»
15 years 3 months ago
Non-blocking Materialized View Creation and Transformation of Schemas
In existing systems, user transactions get blocked during materialized view creation and non-trivial database schema transformations. Blocking user transactions is not an option in...
Jørgen Løland, Svein-Olaf Hvasshovd
SIGMOD
1997
ACM
159views Database» more  SIGMOD 1997»
15 years 1 months ago
On-Line Warehouse View Maintenance
Data warehouses store materialized views over base data from external sources. Clients typically perform complex read-only queries on the views. The views are refreshed periodical...
Dallan Quass, Jennifer Widom