M
M
Mr_Sinister2017-04-29 20:36:45
Scala
Mr_Sinister, 2017-04-29 20:36:45

Apache Spark or Akka Cluster for stream processing?

What is better to use for streaming data processing?
There are tasks that take small strings as input, then the tasks send many requests to various APIs (vk, twitter, yandex) and finally save the result to MongoDB. Time to complete one task 0.5 - 3 sec. Disk operations are not performed.
Which option to choose for the best performance?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
f9k56, 2017-04-29
@f9k56

Parallel tasks. And a special database, like this https://clickhouse.yandex/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question