Question
34
Views
Posted: September 10, 2020
Last activity: September 10, 2020
Any performance impact on increasing number of Service Packages?
Hi,
We generally try to package multiple services within the same service package and that helps in maintenance, common security, pooling, etc.
My question is, if we create multiple service packages to package different apis (for whatever reason), will that have any impact on system performance considering all service packages will have their own requestor pooling. Or is it fine and performance should not be a criteria while deciding to create a new service package.