scispace - formally typeset
A

Alexandro Baldassin

Researcher at Sao Paulo State University

Publications -  52
Citations -  384

Alexandro Baldassin is an academic researcher from Sao Paulo State University. The author has contributed to research in topics: Transactional memory & Software transactional memory. The author has an hindex of 10, co-authored 47 publications receiving 330 citations. Previous affiliations of Alexandro Baldassin include Microsoft & State University of Campinas.

Papers
More filters
Proceedings ArticleDOI

Concurrent programming with revisions and isolation types

TL;DR: This work introduces a mechanism that simplifies the parallel execution of different application tasks, developed an efficient algorithm and an implementation in the form of a C# library, and used it to parallelize an interactive game application and shows that the parallelized game achieves satisfactory speedups on a multicore processor.
Journal ArticleDOI

Data Summarization in the Node by Parameters (DSNP): Local Data Fusion in an IoT Environment

TL;DR: It has been proven that the local data fusion at the node can be used to reduce the volume of data generated, consequently decreasing theVolume of messages generated by IoT environments.
Journal ArticleDOI

Semi-supervised and active learning through Manifold Reciprocal kNN Graph for image retrieval

TL;DR: A novel semi-supervised learning algorithm for image retrieval tasks that uses a reciprocal kNN graph to analyze the unlabeled data, and the labeled information obtained through user interactions are represented using similarity sets.
Patent

Sharing data among concurrent tasks

TL;DR: The concurrent sharing model as mentioned in this paper is a programming model based on revisions and isolation types for concurrent revisions of states, data, or variables shared between two or more concurrent tasks or programs.
Book ChapterDOI

On the Harmony Search Using Quaternions

TL;DR: A variant of the Harmony Search algorithm based on quaternions, which extend complex numbers and have been shown to be suitable to handle optimization problems in high dimensional spaces, is presented.