2 resultados para personal resource development

em Repositório Científico do Instituto Politécnico de Lisboa - Portugal


Relevância:

30.00% 30.00%

Publicador:

Resumo:

Object-oriented programming languages presently are the dominant paradigm of application development (e. g., Java,. NET). Lately, increasingly more Java applications have long (or very long) execution times and manipulate large amounts of data/information, gaining relevance in fields related with e-Science (with Grid and Cloud computing). Significant examples include Chemistry, Computational Biology and Bio-informatics, with many available Java-based APIs (e. g., Neobio). Often, when the execution of such an application is terminated abruptly because of a failure (regardless of the cause being a hardware of software fault, lack of available resources, etc.), all of its work already performed is simply lost, and when the application is later re-initiated, it has to restart all its work from scratch, wasting resources and time, while also being prone to another failure and may delay its completion with no deadline guarantees. Our proposed solution to address these issues is through incorporating mechanisms for checkpointing and migration in a JVM. These make applications more robust and flexible by being able to move to other nodes, without any intervention from the programmer. This article provides a solution to Java applications with long execution times, by extending a JVM (Jikes research virtual machine) with such mechanisms. Copyright (C) 2011 John Wiley & Sons, Ltd.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In this work it is proposed the design of a mobile system to assist car drivers in a smart city environment oriented to the upcoming reality of Electric Vehicles (EV). Taking into account the new reality of smart cites, EV introduction, Smart Grids (SG), Electrical Markets (EM), with deregulation of electricity production and use, drivers will need more information for decision and mobility purposes. A mobile application to recommend useful related information will help drivers to deal with this new reality, giving guidance towards traffic, batteries charging process, and city mobility infrastructures (e. g. public transportation information, parking places availability and car & bike sharing systems). Since this is an upcoming reality with possible process changes, development must be based on agile process approaches (Web services).