What's best algorithm for this issue using by nodejs:
- get N millions records(streaming) from database(sql server)
-
after get a record, pass that to a web service
-
get result from web service and update that a record
-
I don't want to leeping all records in server's memory
via Hossein Ganjyar
No comments:
Post a Comment