• snakorse's avatar
    optimize: send trace segments to collector in batch queue. (#62) · 3dd8451a
    snakorse authored
    * optimize: send trace segments to collector in batch queue.
    
    * bugfix: batch send trace segments process should continue until the number of segments left in the queue lessthan the _batchsize.
    
    * bugfix: improve the batch sending segments process, and limit the max memory usage of the pending queue.
    3dd8451a
Name
Last commit
Last update
.github Loading commit data...
build Loading commit data...
docs Loading commit data...
protos @ 04e6ecad Loading commit data...
sample Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
CONTIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
build.cake Loading commit data...
build.ps1 Loading commit data...
generate_protos.bat Loading commit data...
generate_protos_linux.sh Loading commit data...
generate_protos_macos.sh Loading commit data...
skywalking-csharp.sln Loading commit data...