Menu

DDGP Grid Platform / News: Recent posts

BETA version of DDGP released

Beta version (v 1.01BETA) was released. This version already contains majority of functionality planned for initial version and enables to create distributed computing/ data gathering projects. This version is available as source code only from project dowload area ( http://sourceforge.net/project/showfiles.php?group_id=132846 )

Posted by Ivan Zderadicka 2005-08-09

New Screensaver Added

Code for new screensaver, which monitors amd start/stops DDGP agent ( that runs as a service), was added to CVS.

Posted by Ivan Zderadicka 2005-07-27

New overview documentation available now on project web

New detailed overview documentation is available. Overview
looks for motivation for DDGP framework, explains architecture of the framework and shows how to create a distributed project within DDGP platform. Document is available at http://ddgp.sourceforge.net/index.php?pg=1-0 .

Posted by Ivan Zderadicka 2005-07-13

Added tool for remote batch submition of tasks

Tool (TaskTool) for batch remote submition of tasks from XML file is now available in CVS (in agent code). Through WS interface it can remotly submit tasks, which are defined in XML file.

Posted by Ivan Zderadicka 2005-05-27

JavaDoc Documentation available for Core API

JavaDoc documentation is now available for Core API (API needed for writting DDGP project). Source with JavaDoc comments is now in CVS (actually also some other implementation packages are also commented) and also Core API is published on project web (ddgp.sf.net).

Posted by Ivan Zderadicka 2005-05-20

More security features

More security features are now available in CVS code. They include https support for web services and securing agent using java Security Manager and Policy. Tasks are now executed in a "sandbox", which is also partially configurable.

Posted by Ivan Zderadicka 2005-04-29

DDGP Agent can now run as Windows service

Thanks to JSW package ddgp-agent can now run as Windows service. The source is available in CVS.

Posted by Ivan Zderadicka 2005-04-29

Added Security Feature - Codesigning of jars

New security feature is now available in CVS version - all jars for agent are now signed and agent performs signature verification.

Posted by Ivan Zderadicka 2005-04-21

Scheduled agent run now in CVS

New feature was added to CVS - it is scheduled agent run - agent is active (and executes tasks) only in specified hours. Schedule is configured by local properties file.

Posted by Ivan Zderadicka 2005-04-18

New features available in CVS code

In CVS new features are commited - remote monitoring of the agent and monitoring GUI.

Posted by Ivan Zderadicka 2005-04-09

Build instructions page available on project site

Brief build instructions document is now available on project web site at url http://ddgp.sourceforge.net/index.php?pg=1-1

Posted by Ivan Zderadicka 2005-04-05

Alpha version of code is now in CVS repository

The code has reached alpha status, the code can be now got from cvs. Code contais four modules - ddgp-server, ddgp-agent, ddgp-sample-projects, ddgp-cuzak-project. More detailed documentation about building solution and description of modules will follow.
For access to CVS go to https://sourceforge.net/cvs/?group_id=132846

Posted by Ivan Zderadicka 2005-04-01

Project Web Created

Project home pages were created and uploaded. You may check it at http://ddgp.sf.net

Posted by Ivan Zderadicka 2005-03-19