If you are using Java to call XQuery modules via XDBC, you can use MarkLogic provided Java code with round robin approach to send requests to ML nodes.
However corb/recordloader are nice to use for ingestion/bulk upload. Regards, Indrajeet On Wed, Apr 22, 2015 at 5:20 PM, Dave Cassel <[email protected]> wrote: > I believe you can use Taskbot <https://github.com/mblakele/taskbot> for > this. If not that, then I'd go with Corb2 > <https://github.com/marklogic/corb2>. > > -- > Dave Cassel <http://davidcassel.net>, @dmcassel > <https://twitter.com/dmcassel> > Developer Community Manager > MarkLogic Corporation <http://www.marklogic.com/> > Data Innovation Summit > <http://fedscoop.com/events/datainnovationsummit/2015/> May 7th in DC > > > From: "[email protected]" < > [email protected]> > Reply-To: MarkLogic Developer Discussion <[email protected]> > Date: Wednesday, April 22, 2015 at 12:10 AM > To: "[email protected]" <[email protected]> > Subject: [MarkLogic Dev General] XDMP:SPAWN - Load Distribution Issue > > Hi All, > > > We are using xdmp:spawn-function to bulk process content. Somehow the > task is not getting distributed across each node of the cluster but stick > to the machine it is initiated. Is there any way to spawn load across all > nodes of the cluster? > > > Thanks > > Abhishek > This e-mail and any files transmitted with it are for the sole use of > the intended recipient(s) and may contain confidential and privileged > information. If you are not the intended recipient(s), please reply to the > sender and destroy all copies of the original message. Any unauthorized > review, use, disclosure, dissemination, forwarding, printing or copying of > this email, and/or any action taken in reliance on the contents of this > e-mail is strictly prohibited and may be unlawful. Where permitted by > applicable law, this e-mail and other e-mail communications sent to and > from Cognizant e-mail addresses may be monitored. > > > _______________________________________________ > General mailing list > [email protected] > Manage your subscription at: > http://developer.marklogic.com/mailman/listinfo/general > >
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
