Aspose.Word for JAVA scalability

We are investigating options for bulk letter production using Aspose.Word for JAVA. Our use case may require us to produce 30,000 plus templated letters per day in batches of 25.

I am not anticipating the plug-in being a problem but do you have any use cases where these kinds of volumes have been produced with Aspose.Word for JAVA.

Any insight towards scalability concerns we may encounter with Aspose.Words for JAVA would be greatly appreciated.

@JONSHMA Aspose.Words is designed to perform greatly on both a server or client. There are no limits on the number of documents been generated simultaneously. The only limit is the resources available in the environment where Aspose.Words is used. Please see our documentation for more information:
https://docs.aspose.com/words/java/product-overview/#performance-and-scalability
Also, Aspose.Words is multithread safe as long as only one thread works on a document at a time.

Thank you. Just the answer I was looking for.

1 Like