Menu

javaserver Commit Log


Commit Date  
[r31] by jflavoie

Renamed CapsisBridgeClient to AbstractCapsisBridgeClient
Added blockSize to sendData methods
Changed enums into protobuf definitions to string

2020-11-16 21:08:13 Tree
[r30] by jflavoie

Added DIRECT mode to client to allow measuring performance without GRPC stub
Added SendDataBin method to test sending data using protobuf.Any type directly in binary format.

2020-11-13 21:04:27 Tree
[r29] by jflavoie

Added Interceptor which adds the "remote-attr" attribute to the context before calling the RPC method.
Added AllocateNewScript() method to be called by the Interceptor
Added ClientId extraction in each RPC Method and selects the correct ArtScript to invoke into ArtScriptMap
Added ClientId to the server log traces

2020-11-11 18:20:57 Tree
[r28] by jflavoie

Added first test implementations

2020-11-10 21:14:39 Tree
[r27] by jflavoie

Added skeleton working test shells
Moved ArtScript initialization in server class to common constructor (server & tests)

2020-11-10 18:17:44 Tree
[r26] by jflavoie

Corrected wrong variable name

2020-11-10 16:07:43 Tree
[r25] by jflavoie

Added CapsisBridgeClient back to output installDist
Added freeAndReportMemory() into server and client code

2020-11-09 18:38:36 Tree
[r24] by jflavoie

Moved to ShadowJar plugin for executable jar generation
Added capsispath parameter for build customization
Corrected classpath generation into manifest file

2020-11-06 16:35:54 Tree
[r23] by jflavoie

Removed now unused reference to j4r package
Fixed classpath for runtime specification of capsis classes and jars

2020-11-05 16:57:11 Tree
[r22] by jflavoie

Minor refactoring

2020-11-04 19:16:18 Tree
Older >