- Use sessions to improve connection efficiency in API calls.
- Clear critical path in asmaster file handler. This helps the listener thread consume the stream faster by a few orders of magnitude.
- Minor logging of pending result handling added.
- Some extra profiling for asmaster handlers.