How to do bulk insert via couchbase for java

@tatpum13 that would depend on where the bottleneck is, e.g. network bandwidth, network latency, amount of RAM on the server, CPU issues (unlikely). If latency is the issue then you could try increasing the number of connections to the server . Have a look at thekvServiceConfig docs for details.