Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
botnet.rb 3.02 KB
botnet_dsl.rb 6.84 KB
botnet_server.rb 1.66 KB
conversation.rb 12.4 KB
dsl.rb 7.26 KB
interface.rb 7.54 KB
protocol.rb 9.54 KB
session.rb 1.19 KB

Latest revisions

# Date Author Comment
7bc7e62a 2010-11-23 00:11 Marc Dequènes

[evol] added preliminary work on new Task-based client DSL

6686bb54 2010-11-19 00:08 Marc Dequènes

[fix] DSL: correct mistake for outgoing notifications

5a8ebc1c 2010-11-19 00:07 Marc Dequènes

[evol] DSL: partial implementation for wait_notification with callback (unfinished, but kept as example)

67e8f239 2010-11-16 10:15 Marc Dequènes

[evol] client DSL: reorganized notification code and move 'acts' (currently sending notifies) in the _start_dsl call

fd4ccbdd 2010-11-16 03:24 Marc Dequènes

[evol] preliminary work for Conversation synchronization in DSL (action callbacks had to be moved from Protocol to ConversationThread to be able to check idle with the new locks, needed to process notifications without falling idle)

06f77931 2010-11-16 00:15 Marc Dequènes

[evol] reworked notification system a bit (global registration)

c2b04ad9 2010-11-15 22:03 Marc Dequènes

[fix] corrected silly mistakes in Botnet DSL

e321ca6f 2010-11-15 02:20 Marc Dequènes

[evol] created a DSL for client-side calls (several conditions (calls only at the moment) can be joined together in order to exploit parallel tasks via asynchronous calls)

be27f17e 2010-11-15 00:09 Marc Dequènes

[evol] improve a bit how interface errors are transmitted

f8c25bdc 2010-11-15 00:08 Marc Dequènes

[evol] added convenience method to CALL directly from a thread

View revisions

Also available in: Atom