Getting good concurrency in a webapp is more than doable. Check out these
benchmarks:
https://www.techempower.com/benchmarks/#section=data-r14&hw=ph&test=db
I linked to the single query one because thats closest to a single
operation like you will be doing.
I'd also note if the data delivery does
[
https://issues.apache.org/jira/browse/KAFKA-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702129#comment-13702129
]
Garrett Barton commented on KAFKA-961:
--
That worked like a charm! Thank you
[
https://issues.apache.org/jira/browse/KAFKA-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Garrett Barton resolved KAFKA-961.
--
Resolution: Not A Problem
Fix Version/s: 0.8
Use KafkaServerStartable when embedding a
[
https://issues.apache.org/jira/browse/KAFKA-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699741#comment-13699741
]
Garrett Barton commented on KAFKA-961:
--
Thanks for the reply! I personally
[
https://issues.apache.org/jira/browse/KAFKA-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699489#comment-13699489
]
Garrett Barton commented on KAFKA-961:
--
I found out what is going on. Since
Garrett Barton created KAFKA-961:
Summary: state.change.logger: Error on broker 1 while processing
LeaderAndIsr request correlationId 6 received from controller 1 epoch 1 for
partition (page_visits,0)
Key: KAFKA-961