Giter VIP home page Giter VIP logo

ki's Introduction

Ki, a simple mobile agent framework, was described in a series of
articles for JavaWorld in 1998.

To run Ki you need Java -- any version of Java released in the last
ten years should be sufficient (you can bitch about Java all you want,
but Java code ages well -- I dropped the code, compiled class files
and all, onto a MacBook Pro and fired it up with Java 1.6 and
everything ran).

To run:

$ cd ki
$ java Ki

Resources:

 * http://www.javaworld.com/javaworld/jw-06-1998/jw-06-howto.html An introduction to agents
 * http://www.javaworld.com/javaworld/jw-07-1998/jw-07-howto.html Agents on the move
 * http://www.javaworld.com/javaworld/jw-09-1998/jw-09-howto.html Agents talking to agents
 * http://www.javaworld.com/javaworld/jw-10-1998/jw-10-howto.html Agents can think, too!

(Apologies for the title of the last article.)

Topography:

 * without_jess - the framework without Jess dependencies/support
 * with_jess - the framework with Jess dependencies/support
 * v2_dev - later development on the framework

Both without_jess and with_jess include compiled class files and
sample agents.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.