Download List

프로젝트 설명

Makeflow is a workflow engine for executing large complex applications on clusters, clouds, and grids. It can be used to drive several different distributed computing systems, including Condor, SGE, and the included Work Queue system. It does not require a distributed filesystem, so you can use it to harness whatever collection of machines you have available. It is typically used for scaling up data-intensive scientific applications to hundreds or thousands of cores.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-24 07:32 Back to release list
3.4.2

작업 대기열은 지금 작업 입력된 파일에는 보간을 문자열지 않습니다. 현재 단지 $OS와 $아치 변수가 대체 됩니다. 작업 대기열은 새 work_queue_name API를 프로젝트 이름. 버퍼 오버플로 일부 정규식에서 수정 되었습니다. 작업 대기열 이제 정상적으로 설문 조사를 선택에서 이동 하 여 1024 개 이상의 근로자 처리 합니다. 예 생물 정보학 Makeflow 폭발에 대 한 응용 프로그램입니다. Makeflow 아주 긴 명령으로 추락 하는 문제는 해결 되었습니다.
WorkQueue now does string interpolation on task input files. Currently, only the $OS and $ARCH variables are replaced. WorkQueue has a new work_queue_name API to get the project name. A buffer overflow has been corrected in some regular expressions. WorkQueue now gracefully handles more than 1024 workers by moving from select to poll. Example Bioinformatics Makeflow applications for BLAST. An issue where Makeflow would crash with very long
commands has been corrected.

Project Resources