posted by system || 2013 views

PaPEC 2014 : First workshop on the Principles and Practice of Eventual Consistency

FacebookTwitterLinkedInGoogle

Link: http://eventos.fct.unl.pt/papec
 
When Apr 13, 2014 - Apr 13, 2014
Where Amsterdam, The Netherlands
Submission Deadline Jan 27, 2014
Categories    software
 

Call For Papers

Strong consistency is easy to understand, but it requires synchronisation, which has a high cost and does not tolerate partial system failure or network partitions well. Hence, the past decade has seen renewed interest in an alternative - Eventual Consistency (EC) - where data is accessed and modified without coordination. Many production systems guarantee only EC, including NoSQL databases, key-value stores and cloud storage systems. EC improves responsiveness and availability, updates propagate more quickly, and enables less coordination-intensive and often less complex protocols.

EC is crucial for scalability but represents an unfamiliar design space. Conflicts and divergence are possible, making them hard to program against, while metadata growth and maintaining system-wide invariants can also become problematic. As more developers interact with and program against distributed storage systems, understanding and managing these trade-offs becomes increasingly important.

Although EC remains poorly understood, there has recently been considerable momentum in the research and development community: the past several years have seen the (re)introduction of useful concepts, such as replicated data types, monotonic programming, causal consistency, red-blue consistency, novel proof systems, etc., designed to allow improve efficiency, programmability, and overall operation of weakly consistent stores.

This workshop aims to investigate the principles and practice of Eventual Consistency. It will bring together theoreticians and practitioners from different horizons: system development, distributed algorithms, concurrency, fault tolerance, databases, language and verification, including both academia and industry. In order to make EC computing easier and more accessible, and to address the limitations of EC and explore the design space spectrum between EC and strong consistency, we will share experience with practical systems and from theoretical study, to investigate algorithms, design patterns, correctness conditions, complexity results, and programming methodologies and tools.

Relevant discussion topics include:

Design principles, correctness conditions, and programming patterns for EC.
Techniques for eventual consistency: session guarantees, causal consistency, operational transformation, conflict-free replicated data types, monotonic programming, state merge, commutativity, etc.
Consistency vs. performance and scalability trade-offs: guiding developers, controlling the system.
Analysis and verification of EC programs.
Strengthening guarantees: transactions, fault tolerance, security, ensuring invariants, bounding metadata memory, and controlling divergence, without losing the benefits of EC.
Platform guarantees vs. application involvement: guiding developers, controlling the system.

Related Resources

PRIMA 2025   26th International Conference on Principles and Practice of Multi-Agent Systems
AIxSE 2025   International Conference on Artificial Intelligence x Software Engineering
ECMLPKDD 2025   European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases
ICDIPV 2025   14th International Conference on Digital Image Processing and Vision
KR 2025   22nd International Conference on Principles of Knowledge Representation and Reasoning
ASOFT 2025   6th International Conference on Advances in Software Engineering
SOSP 2025   The 31st ACM Symposium on Operating Systems Principles
IJESA 2025   International Journal of Embedded Systems and Applications
OPODIS 2025   29th International Conference on Principles of Distributed Systems
PODC 2025   Principles of Distributed Computing