Asynchronous conversion & cache

Does aspose support asynchronous * -> pdf conversion?

Does aspose implement pdf doc. cache?

Thank you for answers,
Regards
Martin
Hi Martin,

martin.grofcik:
Does aspose support asynchronous * -> pdf conversion?


Please note Aspose APIs support one document per thread. So there may be multiple threads that converts any supported file format into separate PDF documents.
martin.grofcik:
Does aspose implement pdf doc. cache?

Generally Aspose processes files in memory and in case large document Aspose may work with document without loading the whole file to memory but it is internal implementation.

Please share some more detail about your scenario, If there is difference in your requirements and my understanding

Best Regards,