How to Strengthen eCommerce With SAP Hybris and Anypoint Platform

The importance of eCommerce is expanding rapidly, especially with Amazon continuing to build its robust platform. Online sales will reach $414 billion by 2018 and mobile commerce now accounts for 21% of total digital sales. Given the growing importance of eCommerce as a channel, it is imperative that eCommerce works seamlessly with a retailer’s traditional channels.

Typical eCommerce platforms today tightly couple their technology layers, inhibiting any flexibility to drive omnichannel experiences. Fortunately, 2 of the top 5 global retailers leverage MuleSoft to serve as their connectivity layer––unlocking flexibility, customization and personalized shopping experiences for their consumers. https://goo.gl/BpLVhm #DataIntegration #ML

Solution to the API OutOfMemory Issue Which Stops Thread Creation

This article provides the solution to prevent an API’s OutOfMemory error where the operating system is unable to create new native threads. The operating system is limiting the number of threads your Mule process can spawn, or the memory settings are wrong (setting more memory than the physically available memory).

Memory Calculation

The usage of memory in Java is determined by the following formula: https://goo.gl/SMuyRn #DataIntegration #ML