-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Hi,
taking into consideration the fact that impromptu-interface uses reflection.emit to generate the proxies, I suppose using this technique on a serverless/microservices environment where services are spawned upon request would not be suggested, as the proxies must be regenerated every time a new instance of the service is started.
So do you indeed discourage the use on such environments ?
Is there any way to cache the proxies between different instances ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels