Richard Shin
d52bf7d146
Use dlmalloc to manage shared memory ( #15 )
...
* Use dlmalloc to manage shared memory
* add stresstest
2016-09-10 16:39:24 -07:00
Philipp Moritz
a62c0f8fac
Allow arbitrary number of connections ( #13 )
...
* refactor plasma to use an event loop
* unify comment style
* Clean up Makefile flags.
* Randomize socket names in tests so multiple copies of the tests can be run in parallel without conflict.
2016-09-07 20:19:37 -07:00
Philipp Moritz
ad1a8454d5
remove C struct duplication and python plasma manager
2016-09-05 15:37:17 -07:00
Philipp Moritz
e1627319b3
clean up tests
2016-08-22 15:35:47 -07:00
Robert Nishihara
3d6d1e8fe5
Test plasma manager.
2016-08-18 10:04:00 -07:00
Philipp Moritz
23327a18e0
add plasma manager
2016-08-17 13:01:56 -07:00
Robert Nishihara
b6b17f3ac3
Retry if plasma client fails to connect to plasma store.
2016-08-16 17:52:18 -07:00
Robert Nishihara
1b66ac54ba
Basic Python unit tests.
2016-08-16 17:17:11 -07:00