Changes between Version 38 and Version 39 of WikiStart
- Timestamp:
- 21.01.2010 17:10:22 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v38 v39 11 11 12 12 DAC is a java cloud/grid computing platform designed for implementing multi-agent systems. The whole system is easy to configure and extend, but also very efficient and scalable (please look at our [http://dacframe.org/trac/dac/wiki/EfficiencyTests efficiency tests]). 13 14 15 {{{ 16 #!html 17 <table> 18 <tr> 19 <td> 20 <a href="http://dacframe.org/trac/dac/wiki/EfficiencyTests"> 21 <img src="http://dacframe.org/images/efficiency_tests.png"> 22 </a> 23 </td> 24 25 <td> 26 27 <a href="http://dacframe.org/trac/dac/wiki/Download"> 28 <img src="http://dacframe.org/images/download.png"> 29 </a> 30 </td> 31 </tr> 32 </table> 33 34 }}} 35 36 37 13 38 14 39 {{{ … … 52 77 53 78 [[BR]] 54 {{{55 #!html56 <table>57 <tr>58 <td>59 <a href="http://dacframe.org/trac/dac/wiki/EfficiencyTests">60 <img src="http://dacframe.org/images/efficiency_tests.png">61 </a>62 </td>63 64 <td>65 66 <a href="http://dacframe.org/trac/dac/wiki/Download">67 <img src="http://dacframe.org/images/download.png">68 </a>69 </td>70 </tr>71 </table>72 73 }}}74 75 79 [[BR]] 76 80



