Changes for page TuCSoN

From version 19.1
edited by Andrea Omicini
on 09/08/2021 22:57
Change comment: There is no comment for this version
To version 20.1
edited by Andrea Omicini
on 09/08/2021 23:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,79 +1,19 @@
1 1  {{include document="Main.MacroSheet"/}} {{include document="Publications.MacroSheetOld"/}} {{include document="TuCSoN.MacroSheet"/}}
2 -{{velocity filter="none"}}{{html clean="false" wiki="true"}}
3 -(% id="main-view" style='float:left;width:77%;' %)(((
2 +{{velocity}}
4 4  >{{tucson/}} (Tuple Centres Spread over the Network) is a Java library providing //coordination as a service// to Java and {{tuprolog/}} agents. {{tucson/}} is a model for the coordination of distributed processes, as well as autonomous, intelligent & mobile agents. {{tucson/}} exploits tuple centres as its coordination media, which are tuple spaces enhanced with the notion of behaviour specification, thanks to the {{respect/}} language.
5 5  >
6 6  >The {{tucson/}} coordination technology implements the {{tucson/}} model as a Java-based distributed middleware, available under GNU LGPL license via [[GitHub>>https://github.com/TuCSoN-Coord/TuCSoN/]] as a [[Git repository>>http://apice.unibo.it/xwiki/bin/view/TuCSoN/Git]].
7 -)))
8 -<div id="sidebar" style='float:right;width:22%;'>
9 - <div id="sidebox" align="right" style='background:silver;padding-left:4px;padding-right:4px;'>
10 - ####
11 - <div style='background:grey;margin-left:-4px;margin-right:-4px;padding-right:4px;'><b>Contacts</b></div>
12 - <small>
13 - <div>
14 - [[Giovanni Ciatto>>GiovanniCiatto.WebHome]] [[Mail>>mailto:giovanni.ciatto@unibo.it]]<br/>
15 - [[Andrea Omicini>>AndreaOmicini.WebHome]] [[Mail>>mailto:andrea.omicini@unibo.it]]
16 - </div>
17 - </small>
18 - ####
19 - <div style='background:grey;margin-left:-4px;margin-right:-4px;padding-right:4px;'><b>Links</b></div>
20 - <small>
21 - <div>
22 - [[GitHub>>https://github.com/TuCSoN-Coord/TuCSoN/]]<br/>
23 - [[FaceBook>>http://www.facebook.com/TuCSoNCoordinationTechnology]]<br/>
24 - </div>
25 - </small>
26 - ####
27 - </div>
28 -</div>
29 -
30 -
31 -<div id="main-inline" style='float:left;width:100%'>
32 -
33 -----
34 -
6 +##
35 35  == Getting Started ==
36 36  
37 -<ul style="list-style-type: decimal">
38 - <li>Download tucson.jar archive from the [[Reseases>>https://github.com/TuCSoN-Coord/TuCSoN/releases]] page on its [[GitHub repository>>https://github.com/TuCSoN-Coord/TuCSoN/]]</li>
39 - <li>Download the libraries it depends on:</li>
40 - <ul style="list-style-type: disc">
41 - <li>#tuprolog() &mdash; from its [[Download>>Tuprolog.Download]] section //(2p.jar)//</li>
42 - </ul>
43 - <li>Open a command prompt in the folder where you put the two jars above, then type:</li>
44 - <ul style="list-style-type: disc">
45 - <li> on Linux & Mac OS </li>
46 -
47 -
9 +* Download tucson.jar archive from the [[Reseases>>https://github.com/TuCSoN-Coord/TuCSoN/releases]] page on its [[GitHub repository>>https://github.com/TuCSoN-Coord/TuCSoN/]]
10 +* Download the libraries it depends on:
11 +** #tuprolog()— from its [[Download>>Tuprolog.Download]] section //(2p.jar)//
12 +* Open a command prompt in the folder where you put the two jars above, then type
13 +** on Linux & Mac OS
48 48  {{code language="bash"}}java -cp tucson.jar:2p.jar alice.tucson.service.TucsonNodeService{{/code}}
49 -
50 - <li>on Windows</li>
51 -
52 -
15 +** on Windows
53 53  {{code}}java -cp tucson.jar;2p.jar alice.tucson.service.TucsonNodeService{{/code}}
54 -
55 - </ul>
56 - <li>The #tucson() ASCII logo should appear on the command prompt, as depicted below:</li>
57 - <ul style="list-style-type: none">
58 - ##<li>{image:TuCSoN-1.11.0.0209-boot.png|width=800|height=300}</li>
59 - ##<li>{image:TuCSoN-1.11.0.0209-boot.jpg|width=730|height=590}</li>
60 - <li>[[image:TuCSoN-boot.jpeg]]</li>
61 - ##<li>{image:TuCSoN-1.11.0.0209-boot.jpg|width=1460|height=1180}</li>
62 - </ul>
63 -</ul>
64 -
65 -</div>
66 -
67 -##----
68 -##
69 -##1.1 Main URLs
70 -##
71 -##* #tucson() @ UniBo <<tt>http://tucson.unibo.it</tt>>
72 -##* #tucson() on Bitbucket <<tt>http://bitbucket.org/smariani/tucson</tt>>
73 -##* #tucson() on FaceBook <<tt>http://www.facebook.com/TuCSoNCoordinationTechnology</tt>>
74 -##* #tucson() on <a href="https://plus.google.com/113722747026136441430" rel="publisher">Google+</a> <<tt>http://plus.google.com/113722747026136441430</tt>>
75 -##* #tucson() on SourceForge <<tt>http://sf.net/projects/tucson</tt>>
76 -##* #tucson() on #apice() <<tt>http://tucson.apice.unibo.it</tt>>
77 -##* #tucson() Mailing List <<tt>http://sourceforge.net/mail/?group_id=36995</tt>>
78 -##* #tucson() on Softpedia <<tt>http://www.softpedia.com/get/Science-CAD/TuCSoN.shtml</tt>>
79 -{{/html}}{{/velocity}}
17 +*The #tucson() ASCII logo should appear on the command prompt, as depicted below:</li>
18 +** [[image:TuCSoN-boot.jpeg]]</li>
19 +{{/velocity}}

Logo

Contacts

Giovanni Ciatto email  |  Andrea Omicini email  |  Stefano Mariani email

Links

Official  |  APICe  |  Google Code  |  SourceForge  |  FaceBook

2P  |  A&A  |  MoK  |  ReSpecT  |  T4J  |  T4Jn