-
Notifications
You must be signed in to change notification settings - Fork 8
/
RELEASE
47 lines (32 loc) · 1.41 KB
/
RELEASE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Release notes for FEAT 0.10.5
The Feat team announces
the first release of development 0.10 branch
of Flumotion Asynchronous Autonomous Agent Toolkit.
FEAT is a python framework based on Twisted, CouchDB and RabbitMQ
to simplify the development of distributed applications.
It focuses on splitting functionality into autonomous agents.
It provides abstractions for agents, partnerships and
communication protocols between agents, collaborative problem solving,
agent monitoring and automatic recovery, agent migration between clusters.
Accent is put on code decoupling, unit testing,
system simulation and execution trace debugging.
Live administration and inspection is possible using the internal SSH server
or the REST API through SSL.
FEAT is released under the GPL.
Download
You can find source releases of feat in github.com downloads section.
https://github.com/f3at/feat
Developers
You can browse the source code on github.com:
https://github.com/f3at/feat
Contributors to this release
Adrian Hermoso <[email protected]>
Andoni Morales Alastruey <[email protected]>
Josep Joan Ribas <[email protected]>
Julien Le Goff <[email protected]>
Marek Kowalski <[email protected]>
Pau Capella <[email protected]>
Sebastien Merle <[email protected]>
Theodoros Paschidis <[email protected]>
Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Xavier Queralt <[email protected]>