objectspace - Java FlyServer Fly Object space -
i have developed java application using ‘fly’ object space.
after writing object flyserver flyspace, there line of code follows:
long res = space.write(dc, 10000); can explain me line of code does?
it writes object fly space survive 10000 ms. examples here https://github.com/fly-object-space/fly-java/tree/master/src/com/zink/fly/example
more on fly here http://flyobjectspace.com/
Comments
Post a Comment