summaryrefslogtreecommitdiffstats
path: root/vespa_feed_perf/src/main
Commit message (Expand)AuthorAgeFilesLines
* Use a smoother blocking Q and block when full.Henning Baldersheim2020-04-161-6/+16
* Add timeout controlHenning Baldersheim2020-04-142-2/+13
* Test and fix parameter control.Henning Baldersheim2020-04-071-2/+2
* Let feeder control throttle parametersHenning Baldersheim2020-04-072-4/+49
* Add an option to send onlyfirst N messages.Henning Baldersheim2020-03-292-8/+16
* It is more efficient to use connection per target until limit is reached.Henning Baldersheim2020-03-291-1/+1
* Use a simpler and cheaper GCHenning Baldersheim2020-03-291-1/+1
* update shell bootstrap sectionsArne Juul2019-09-041-0/+4
* Add control over #connectionsHenning Baldersheim2019-05-202-4/+15
* Revert "Handle xml feed without the wrapping <vespafeed> tag"Henning Baldersheim2019-05-011-1/+1
* Handle xml feed without the wrapping <vespafeed> tagHenning Baldersheim2019-05-011-1/+1
* Use BufferedInputStream as it buffers and supports make/reset.Henning Baldersheim2019-04-291-2/+4
* Test for failures before printing anything and guard against division by zero.Henning Baldersheim2019-04-291-3/+3
* Add support for files, not only stdinHenning Baldersheim2019-04-292-52/+77
* Close the gap to vespafeeder and add support for the test-and-set condition.Henning Baldersheim2019-04-282-28/+56
* Wait for all bytes to arrive.Henning Baldersheim2019-04-261-6/+8
* And then we can offload the decoding from the single read thread.Henning Baldersheim2019-04-251-9/+34
* Replace the multipurpose VespaXMLFeeder.Operation with more to the point clas...Henning Baldersheim2019-04-251-6/+7
* Refactor to allow for lazy decode.Henning Baldersheim2019-04-251-16/+17
* Verify hashHenning Baldersheim2019-04-251-2/+9
* Add a binary format too.Henning Baldersheim2019-04-252-5/+134
* Add support for dumping as jsonHenning Baldersheim2019-04-242-58/+133
* Add support for jsonHenning Baldersheim2019-04-241-1/+15
* Add control for number of feed threads.Henning Baldersheim2019-04-152-13/+43
* Use atomic and synchronized sections to do proper accounting of replies. And ...Henning Baldersheim2019-04-131-16/+24
* Fix author tag for SimonBjørn Christian Seime2018-07-052-2/+2
* update bootstrapArne Juul2018-05-161-2/+5
* update bootstrap section of scriptsArne Juul2018-05-141-0/+9
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-2/+0
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
* Copyright headerJon Bratseth2017-06-133-3/+3
* PublishJon Bratseth2016-06-153-0/+341