There are examples in the readme to get you started. You should probably
try batch commits. There are several examples of that (alternatives) in
https://github.com/akka/reactive-kafka/blob/v0.11-M1/core/src/test/scala/examples/ConsumerExample.scala

/Patrik

lör 2 apr. 2016 kl. 00:35 skrev tigerfoot <[email protected]>:

> Thanks for this tip--I'll check these out!  I know my timing methodology
> is brain-damaged, but I am applying it consistently so I can still get some
> rough comparative scope.
>
> My current clue is the pre-M1 code's manual commit.  Kafka is apparently
> religious (and insistent) on maintaining single-threadedness, which is a
> bit of a challenge with all the threads going on inside Akka Streams.  My
> working hypothesis is that the gymnastics required to make that happen may
> be costing something... or... more likely I'm using it wrong! :-)
>
> I saw the M1 release today and it's changed quite a few things.  I don't
> see an example using a GraphDSL, which is my hoped-for use, so I'll try to
> understand the new model and see if I can get it running with a GraphDSL
> and see what numbers I get and report back.
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to