artiq/artiq/protocols
Sebastien Bourdeauducq eb68ab9ad0 doc: remote execution 2016-04-06 19:13:41 +08:00
..
__init__.py Add missing __init__.py 2015-01-22 10:37:58 +08:00
analyzer.py analyzer: use EOP, flush pipeline on stop 2016-03-15 17:49:59 +08:00
asyncio_server.py monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247 2016-03-10 15:11:10 +08:00
fire_and_forget.py protocols: add fire-and-forget RPC 2015-06-14 22:03:34 -06:00
logging.py protocols/logging,pc_rpc: do not print errors on Windows when clients disconnect 2016-01-27 21:23:27 +01:00
packed_exceptions.py transfer Python builtin exceptions over pc_rpc and master/worker 2016-04-04 22:02:42 +08:00
pc_rpc.py transfer Python builtin exceptions over pc_rpc and master/worker 2016-04-04 22:02:42 +08:00
pipe_ipc.py protocols/pipe_ipc: raise line length limit 2016-03-23 15:12:29 +08:00
pyon.py protocols/pyon: minor cleanup 2016-04-04 21:34:37 +08:00
remote_exec.py doc: remote execution 2016-04-06 19:13:41 +08:00
sync_struct.py protocols/sync_struct: raise asyncio line length limit 2016-02-22 02:11:36 +08:00