Cookies
O website necessita de alguns cookies e outros recursos semelhantes para funcionar. Caso o permita, o INESC TEC irá utilizar cookies para recolher dados sobre as suas visitas, contribuindo, assim, para estatísticas agregadas que permitem melhorar o nosso serviço. Ver mais
Aceitar Rejeitar
  • Menu
Publicações

Publicações por CRACS

2003

Mob: A scripting language for mobile agents based on a process calculus

Autores
Paulino, H; Lopes, L; Silva, F;

Publicação
WEB ENGINEERING, PROCEEDINGS

Abstract
Mobile agents are the latest software technology to program flexible and efficient distributed applications. Most current systems implement semantics that are hard if not impossible to prove correct. In this paper we present MOB, a scripting language for Internet agents encoded on top of a process calculus and with provably sound semantics.

2003

Experimental evaluation of a caching technique for ILP

Autores
Fonseca, N; Costa, VS; Silva, F; Camacho, R;

Publicação
PROGRESS IN ARTIFICIAL INTELLIGENCE

Abstract

2003

YapDss: An Or-parallel prolog system for scalable Beowulf clusters

Autores
Rocha, R; Silva, F; Martins, R;

Publicação
PROGRESS IN ARTIFICIAL INTELLIGENCE

Abstract
This paper discusses the design of YapDss, an or-parallel Prolog system for distributed memory parallel machines, such as the Beowulf PC clusters. The system builds on the work of YapOr, an or-parallel system for shared memory machines, and uses the distributed stack splitting binding model to represent computation state and work sharing among the computational workers. A new variant scheme of stack splitting, the diagonal splitting, is proposed and implemented. This scheme includes efficient algorithms to balance work load among computing workers, to determine the bottommost common node between two workers, and to calculate exactly the work load of one worker. An initial evaluation of the system shows that it is able to achieve very good speedups on a Beowulf PC cluster.

2003

On the BEAM implementation

Autores
Lopes, R; Costa, VS; Silva, F;

Publicação
PROGRESS IN ARTIFICIAL INTELLIGENCE

Abstract

2003

A multi-threaded asynchronous language

Autores
Paulino, H; Marques, P; Lopes, L; Vasconcelos, V; Silva, F;

Publicação
PARALLEL COMPUTING TECHNOLOGIES, PROCEEDINGS

Abstract
We describe a reference implementation of a multi-threaded run-time system for a core programming language based on a process calculus. The core language features processes running in parallel and communicating through asynchronous messages as the fundamental abstractions. The programming style is fully declarative, focusing on the interaction patterns between processes. The parallelism, implicit in the syntax of the programs, is effectively extracted by the language compiler and explored by the run-time system.

2003

On deterministic computations in the extended Andorra model

Autores
Lopes, R; Costa, VS; Silva, F;

Publicação
LOGIC PROGRAMMING, PROCEEDINGS

Abstract
Logic programming is based on the idea that computation is controlled inference. The Extended Andorra Model provides a very powerful framework that supports both co-routining and parallelism. In this work we show that David H. D. Warren's design for the EAM with Implicit Control does not perform well for deterministic computations and we present several optimisations that allow the BEAM to achieve performance matching or even exceeding related systems. Our optimisations refine the original EAM control rule demonstrate that overheads can be reduced through combined execution rules, and show that a good design and emulator implementation is relevant, even for a complex system such as the BEAM.

  • 186
  • 202