scispace - formally typeset
S

Sérgio Miguel Fernandes

Researcher at Technical University of Lisbon

Publications -  5
Citations -  116

Sérgio Miguel Fernandes is an academic researcher from Technical University of Lisbon. The author has contributed to research in topics: Commitment ordering & Garbage collection. The author has an hindex of 4, co-authored 5 publications receiving 108 citations. Previous affiliations of Sérgio Miguel Fernandes include INESC-ID.

Papers
More filters
Proceedings ArticleDOI

Lock-free and scalable multi-version software transactional memory

TL;DR: A new lock-free commit algorithm is presented that allows write transactions to proceed in parallel, by allowing them to run their validation phase independently of each other, and by resorting to helping from threads that would otherwise be waiting to commit, during the write-back phase.
Book ChapterDOI

Supporting Evolution in Workflow Definition Languages

TL;DR: This paper addresses the definition aspect of workflow systems by distinguishing between frontend and backend languages, so that a workflow system can be developed based on the backend language whereas the frontend language can change.
Proceedings ArticleDOI

Towards a Simple Programming Model in Cloud Computing Platforms

TL;DR: This paper proposes the use of the Fénix Framework as the means of exposing a simple and intuitive programming model for the cloud, while still attaining scalability on par with other Cloud Computing platforms.
Proceedings ArticleDOI

Strict serializability is harmless: a new architecture for enterprise applications

TL;DR: It is claimed that strict serializability is harmless, in the sense that programmers no longer have to trade correctness for performance for a significant class of applications.

Customizing Web Services with Extensions in the STEP framework

TL;DR: This work proposes customization with Web Services Extensions and presents the concept, its core mechanisms and its implementation on the STEP Framework, an open-source multi-layer Java enterprise application framework.