We are having huge data nodes and it takes days to complete the publish command. We are using RecursiveCommand. Flow goes something as below
CGAutoActivationCommand(ActivationCommand) - activateRecursive BaseSyndicatorImpl - activate (L.no 324, 374) Transporter - transport It seems like activation process preparing tmp file to put all the info in it and passing across the wire through HttpURLConnection. It’s not going through messaging mechanism. I hope getSyndicator.activate will not work in parallel at all. Can somebody suggest how to make activation in parallel? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=6fffd1b2-33fb-4a66-b861-caa50a692348 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
