Difference between ModuleSpawn and ModuleInvoke in Marklogic? -
i have gone through entire website of marklogic not finding modulespawn , moduleinvoke class , why using them , difference between them.
do have idea that?
both subclasses of http://docs.marklogic.com/7.0/javadoc/xcc/com/marklogic/xcc/request.html
the key difference modulespawn "spawned asynchronously marklogic server". is, runs on task server instead of xdbc server.
Comments
Post a Comment