Volume 4 Number 1 February 2013

    
A Java Fork-Join Framework- Divideand- conquer Algorithm

Abdourahmane SENGHOR, Karim KONATE

https://doi.org/

Abstract Before Java Fork-Join framework implementation, the only way to parallelize recursive application in java was done in a naïve way, which consists of creating as many threads as existing tasks. However, javar introduced the cutdepth parameter that consists of limiting the creations of the number of threads, but does not allow benefiting from fine-grain parallelism. The purpose of this article... Read More


The Role of Wikipedia in Research and Education

Dimitrios Xanthidis, Eisa Abdullah Aleisa

https://doi.org/

Abstract This research study aims to investigate the role of Wikipedia in contemporary knowledge production as it is viewed by the various users of such tools in Greece. Academics, scientists, scholars and professionals provide a variety of argumentation on the pros and cons of the role of Wikipedia in contemporary knowledge production some of them rather conflicting to each other. A... Read More


Mapping Between Petri Nets and DEVS Models

Sofiane Boukelkoul, Mohammed Redjimi

https://doi.org/

Abstract Complex systems are characterized not only by the diversity of their components, but also by the interconnections and interactions between them. For modeling such systems, we often need more than one formalism and we must concern ourselves with the coexistence of heterogeneous models.This purpose can be achieved by using the multi-modeling. The transformation of such models in a pivot model... Read More


Towards the Unification of Modeling Temporal Aspects of Information Systems

Chafiqa Radjai, Idir Rassoul

https://doi.org/

Abstract The aim of this paper is to model the temporal aspects of information systems by proposing a meta-model based on pre-existing representation formalisms. It will thus be possible to access the successive states (evolution) of IS by the notion of time.... Read More