Ibis Portability Layer: API

API of the Ibis Portability layer

Лицензия

Лицензия

Группа

Группа

nl.junglecomputing.ipl
Идентификатор

Идентификатор

ipl
Последняя версия

Последняя версия

2.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ibis Portability Layer: API
API of the Ibis Portability layer
Ссылка на сайт

Ссылка на сайт

https://github.com/junglecomputing/ipl
Система контроля версий

Система контроля версий

https://github.com/junglecomputing/ipl/tree/master

Скачать ipl

Имя Файла Размер
ipl-2.3.3.pom
ipl-2.3.3.jar 36 KB
ipl-2.3.3-sources.jar 62 KB
ipl-2.3.3-javadoc.jar 546 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/nl.junglecomputing.ipl/ipl/ -->
<dependency>
    <groupId>nl.junglecomputing.ipl</groupId>
    <artifactId>ipl</artifactId>
    <version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/nl.junglecomputing.ipl/ipl/
implementation 'nl.junglecomputing.ipl:ipl:2.3.3'
// https://jarcasting.com/artifacts/nl.junglecomputing.ipl/ipl/
implementation ("nl.junglecomputing.ipl:ipl:2.3.3")
'nl.junglecomputing.ipl:ipl:jar:2.3.3'
<dependency org="nl.junglecomputing.ipl" name="ipl" rev="2.3.3">
  <artifact name="ipl" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.junglecomputing.ipl', module='ipl', version='2.3.3')
)
libraryDependencies += "nl.junglecomputing.ipl" % "ipl" % "2.3.3"
[nl.junglecomputing.ipl/ipl "2.3.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Ibis Portability Layer

DOI

Ibis is an open source Java grid software project of the Computer Systems group of the Computer Science department of the Faculty of Sciences at the Vrije Universiteit, Amsterdam, The Netherlands. The main goal of the Ibis project is to create an efficient Java-based platform for grid computing.

This release contains the Ibis communication library (defined by the Ibis Portability Layer (IPL)) and several implementations of this IPL. Some example applications are provided in the "examples" directory.

Building the IPL is easy: on Unix, execute the included "gradlew" script, on Windows execute "gradlew.bat".

The users's guide in the docs directory ("docs/usersguide.pdf") explains how to compile and run your Ibis application.

The programmer's manual ("docs/progman.pdf") contains a detailed description of the Ibis Application Programmer's interface (API), illustrated with example code fragments.

The javadoc of Ibis is available in "javadoc/index.html".

Ibis has its own web-site: http://www.cs.vu.nl/ibis/. There, you can find more Ibis documentation, papers, application sources.

The current Ibis source repository tree is accessible at GitHub: "https://github.com/junglecomputing/ipl".

There is some dispute about the pronounciation of the word "Ibis". The file "docs/rob.mp3" shows how one of the Ibis designers feels about this issue.

Legal

The IPL library is copyrighted by the Vrije Universiteit Amsterdam and released under the Apache License, Version 2.0. A copy of the license may be obtained from http://www.apache.org/licenses/LICENSE-2.0.

IPL uses several third-party libraries. Details are below.

This product includes software developed by the Apache Software Foundation (http://www.apache.org/).

The BCEL copyright notice lives in "notices/LICENSE.bcel.txt". The Log4J copyright notice lives in "notices/LICENSE.log4j.txt". The SLF4J copyright notice lives in "notices/LICENSE.slf4j.txt". The Commons copyright notice lives in "notices/LICENSE.apache-2.0.txt". The ASM copyright notice lives in "notices/LICENSE.asm.txt".

This product includes jstun, which is distributed with a dual license, one of which is version 2.0 of the Apache license. It lives in "notices/LICENSE.apache-2.0.txt".

This product includes the UPNP library from SuperBonBon Industries. Its license lives in "notices/LICENSE.apache-2.0.txt".

This product includes the trilead SSH-2 library. Its license lives in "notices/LICENSE.trilead.txt".

This product includes software developed by TouchGraph LLC (http://www.touchgraph.com/). Its license lives in "notices/LICENSE.TG.txt".

nl.junglecomputing.ipl

Версии библиотеки

Версия
2.3.3