Skip to content

Conversation

@missinglink
Copy link
Member

This is very much inspired by the PR to use libpostal over an HTTP API and the great thing is it uses the same async/await API.
So all methods are interchangeable, be it sync, async, child_process or http.

This PR moves the loading of libpostal to a child module and creates a message bus that can be shared in a multi-threaded environment.

@missinglink missinglink force-pushed the libpostal_child_process branch from d91a0ed to 3eca6ea Compare March 11, 2020 14:14
@missinglink missinglink force-pushed the libpostal_child_process branch from 3eca6ea to 39d4dc7 Compare March 11, 2020 14:15
@orangejulius
Copy link
Member

Interesting! Does this have any advantages over using HTTP?

@missinglink
Copy link
Member Author

Yet to be determined, it certainly wasn't the silver bullet I was hoping it would be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants