Commit Graph

46 Commits

Author SHA1 Message Date
xenia 88f8ba6749 implement almost the rest of agent handling 2020-11-23 01:51:26 -05:00
xenia 71a3a6d2ef migrate rpc system to signature/unit-based 2020-11-22 04:34:30 -05:00
xenia c0585504ea implement manifest utilities 2020-11-21 16:31:30 -05:00
xenia e9e315f001 wip: create manifest.rkt 2020-11-20 03:08:07 -05:00
xenia 94e72e699d wip implementation of task distribution 2020-11-18 01:47:18 -05:00
xenia 737230c433 add initial framework for distributing subtasks 2020-11-17 02:12:13 -05:00
xenia 2d45fe666b add on delete contraints to schema 2020-11-16 23:10:13 -05:00
xenia 8c66fe69de implement basic project support 2020-11-16 20:17:42 -05:00
xenia d00abe5db9 update readme; add smp parameter 2020-11-16 18:38:49 -05:00
xenia bb3a422a57 make codegen'd input generator accept cmdline args 2020-11-16 18:19:33 -05:00
xenia 3de27652c4 refactor pattern: track pattern ranges using integers 2020-11-16 02:19:19 -05:00
xenia d294034a6e make pattern definition flexible 2020-11-16 01:01:28 -05:00
xenia 64bbf52590 migrate to data/integer-set 2020-11-16 00:51:48 -05:00
xenia f8d55f8a80 remove obsolete comment 2020-11-16 00:25:18 -05:00
xenia 08703525d8 implement embedding config params in agent binary 2020-11-15 19:46:29 -05:00
xenia 1d332880ff implement support for multiarch 2020-11-15 18:54:03 -05:00
xenia d88a1c9490 update agent embedding system 2020-11-15 02:28:09 -05:00
xenia 7e3d24d294 track node resources 2020-11-14 04:06:32 -05:00
xenia 4d458ebe59 add more core database tables 2020-11-14 03:34:02 -05:00
xenia 539a59a98c add some server rpc defs 2020-11-14 01:20:17 -05:00
xenia 3dae54ad85 add more migration code, rename codegen template 2020-11-13 23:44:42 -05:00
xenia ed503363a4 make server capable of migrating itself 2020-11-13 21:07:50 -05:00
xenia 245c6b7dbb add migration capability with north 2020-11-13 20:16:45 -05:00
xenia 45271e2bac add rpc protocol utilities 2020-11-12 23:22:20 -05:00
xenia c5c7f26fe9 implement transactional rpc in comms 2020-11-12 04:26:47 -05:00
xenia b036c37cba expand functionality and reliability of comms 2020-11-12 01:59:56 -05:00
xenia 150bc8eccf add fancy logging handler 2020-11-10 02:45:22 -05:00
xenia 521e986937 comment comms.rkt 2020-11-09 00:24:37 -05:00
xenia 9069ae496b rework comms architecture for more robustness 2020-11-08 23:59:51 -05:00
xenia 563b5d691b implement comms demo 2020-11-08 22:21:58 -05:00
xenia 404723946b begin network comms module 2020-11-08 21:23:38 -05:00
xenia 9be3ce452f add crypto-wipe 2020-11-08 18:29:44 -05:00
xenia 9bc5eece92 implement bindings for sign and lock 2020-11-08 18:13:56 -05:00
xenia 05736756ec import/impl static ffi infrastructure for crypto 2020-11-08 02:33:02 -05:00
xenia 5a94dc3751 get equipped with: obnoxious 2020-11-07 16:42:43 -05:00
xenia 6a7c453f3e rewrite readme including current progress & goals 2020-11-07 16:12:53 -05:00
xenia 0610a472ea begin implementing callback mode 2020-11-07 15:53:00 -05:00
xenia 57e2dfe29c refactor: separate code into multiple source files 2020-11-07 15:32:47 -05:00
xenia 16ca6ebe7b implement basic input space position type
codegen template now takes a start and an end parameter
2020-11-06 00:05:58 -05:00
xenia 37a0c76455 begin implementing input space partitioning 2020-11-04 01:28:15 -05:00
xenia 56d53b8a8f implement input "chars" of larger int types 2020-11-03 21:43:47 -05:00
xenia e9e03d770b move template into a runtime path 2020-10-25 02:57:06 -04:00
xenia a822a1747d change gpl to agpl 2020-10-25 02:54:51 -04:00
xenia ef85b2e414 add gpl 2020-10-25 02:53:08 -04:00
xenia 2902931255 codegen C to generate candidates 2020-10-25 02:40:31 -04:00
xenia 126de096be initial commit 2020-10-25 01:49:31 -04:00