merlimat commented on issue #85: URL: https://github.com/apache/pulsar-client-python/issues/85#issuecomment-1404481371
> * Is it feasible that a native Python client be developed, or are there any potential show-stopping limitations (i.e., the C++ client can handle some task that Python isn't well-suited for) Everything is "feasible", though not necessarily the best option. > * Given that it is feasible, is the investment of effort worthwhile? Or is wrapping functionality from the C++ client a better approach at least in the short-medium term? > * Any other thoughts along these lines? The main question to ask is: which problem would that be solving? What kind of improvement would that be compared to the current client? That is what would have to be weighted against. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
