rclabo commented on issue #494:
URL: https://github.com/apache/lucenenet/issues/494#issuecomment-868521605


   @jeme Thanks for the feedback. Approach 1 as I laid it out has no 
requirement that that the updating and the reading occur in the same 
process/application.  In fact the processes/applications don't even have to run 
on the same machine provided they have access to common disk storage.  I 
supplied Approach 2 as a "bonus" to show another way that this could be 
handled, some might say a more modern way, but you are totally right it may not 
be applicable if he has a hard requirement to have the updating in a different 
process/application then the reading.


-- 
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]


Reply via email to