]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
Prepared for multiple executors in a single address space
authorPetr Benes <benesp16@fel.cvut.cz>
Tue, 8 Feb 2011 13:52:56 +0000 (14:52 +0100)
committerPetr Benes <benesp16@fel.cvut.cz>
Tue, 8 Feb 2011 13:52:56 +0000 (14:52 +0100)
commita6448c3882b3f10dbcaefb722ec2ab492d992979
tree7b0bf0bd6a1086239a62128cb26f5b2347f95be3
parent538cadbd02d9d9b01547570d8e4ede8e31fa7650
Prepared for multiple executors in a single address space

Object implementation invocation prepared for a use of multiple
executors running in a single address space.

One can call the iop methods in the same way as for the case of
a remote invocation.
src/exec_req.c
src/exec_req.h
src/iop.c
src/request.h
src/tests/executor_calls.c