Sciweavers

2300 search results - page 125 / 460
» Maximally Concurrent Programs
Sort
View
SPAA
2010
ACM
15 years 5 months ago
Simplifying concurrent algorithms by exploiting hardware transactional memory
We explore the potential of hardware transactional memory (HTM) to improve concurrent algorithms. We illustrate a number of use cases in which HTM enables significantly simpler c...
Dave Dice, Yossi Lev, Virendra J. Marathe, Mark Mo...
PACT
2001
Springer
15 years 5 months ago
Fusion of Concurrent Invocations of Exclusive Methods
Abstract. This paper describes a mechanism for “fusing” concurrent invocations of exclusive methods. The target of our work is object-oriented languages with concurrent extensi...
Yoshihiro Oyama, Kenjiro Taura, Akinori Yonezawa
90
Voted
ICLP
1999
Springer
15 years 5 months ago
Concurrency in Prolog Using Threads and a Shared Database
Concurrency in Logic Programming has received much attention in the past. One problem with many proposals, when applied to Prolog, is that they involve large modifications to the...
Manuel Carro, Manuel V. Hermenegildo
COR
2004
78views more  COR 2004»
15 years 18 days ago
Generating trading rules on the stock markets with genetic programming
Technical analysis is aimed at devising trading rules capable of exploiting short-term uctuations on the
Jean-Yves Potvin, Patrick Soriano, Maxime Vall&eac...
ICPP
2003
IEEE
15 years 6 months ago
Scalable Implementations of MPI Atomicity for Concurrent Overlapping I/O
For concurrent I/O operations, atomicity defines the results in the overlapping file regions simultaneously read/written by requesting processes. Atomicity has been well studied...
Wei-keng Liao, Alok N. Choudhary, Kenin Coloma, Ge...