Download List

프로젝트 설명

JOLIE (Java Orchestration Language Interpreter
Engine) provides a high-level programming language
for service orchestration, like WS-BPEL. The
language maps strictly a formal theoretical
calculus, and it abstracts from communications
problematics.

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.

2007-06-28 16:22
0.9.2

새로 들어오는 커뮤니케이 션을 처리하는 성능을 개선하기위한 추론을 도입하고있다. 버그수정 및 성능 향상의 많은 세션을 실행 엔진에 제출했다. 신청 - 지금은 자신의 잘못 throwable 이름을 선언해야 응답 운영.
Tags: Major bugfixes
A new heuristic for improving incoming
communication handling performance has been
introduced. A lot of bugfixes and performance
improvements were made in the session execution
engine. Request-Response operations must now
declare their throwable fault names.

2007-06-07 19:56
0.9.1

버그를 다시 할 때 오류 처리기를 내부와 같은 오류가 발생 던지는가 수정되었습니다.
A bug occurring when re-throwing the same fault inside a fault handler has been fixed.

2007-06-07 15:48
0.9

libJOLIE, 어떤 공유 라이브러리를 구문 분석하고 코드 분석 루틴을하는 데 전념하고 만들었습니다. 졸리 프로젝트는 지금 libJOLIE시 (인터프리터 자체 포함)을 기반으로합니다. 구문과 의미론 유효성 검사 엔진 reimplemented했다. 공유 및 공유가 취소 메모리 세션을 처리하는 상호 관계 설정을 통해 구현되었습니다. 내부 네트워크 오류 및 보상 처리 메커니즘을 구현했다. 대부분의 런타임 성능과 안정성을 개선했다. 다양한 코드 최적화 기능이 향상되었다.
Tags: Major feature enhancements
libJOLIE was created, which is a shared library
devoted to the parsing and code analysis routines.
JOLIE projects are now based upon libJOLIE
(including the interpreter itself). The parsing
and semantics validation engines were
reimplemented. Shared and unshared memory session
handling through correlation sets was implemented.
Internal and network fault and compensation
handling mechanisms were implemented. Many runtime
performance and stability improvements were made.
Various code optimizer improvements were made.

2007-02-09 10:20
0.3 tp1

정수에 대한 () 지원이 향상되었습니다. 병렬 및 순차적인 프로세스의 최적화를 개선했다. 지원이 추가되었다 ()와 비 결정적 선택 가능한 입력 ()처럼 자요. 커맨드 라인 옵션을 도입했다. 배포 파일이 도입되었습니다. 다양한 성능과 안정성을 개선했다. 잠 ()는 현재 자사의 인자로 표현이 걸립니다. 선언형 블록 지금은 선택 사항입니다. 인수 작업 유형 선언을 지원합니다. 초기 지원하는 HTTP를 통한 SOAP를 위해 추가되었습니다. 더많은 네트워크의 입력 소켓에 포트를 지원합니다.
Tags: Major feature enhancements
in() support for integers was improved.
Optimization of parallel and sequential processes
was improved. Support was added for in() and
sleep() as possible inputs for a non-deterministic
choice. Command line options were introduced. A
deployment file was introduced. Various
performance and stability improvements were made.
sleep() takes now an expression as its argument.
Declarative blocks are now optional. Operation
argument type declaration is supported. Initial
support was added for SOAP over HTTP. More network
input socket ports are supported.

2006-10-18 19:09
0.2.2

모의 영구적인 입력 작업을 처리의 최종 안정화.
Tags: Minor bugfixes
Final stabilization of simulated persistent input operation handling.

Project Resources