No current plans about anything specifically related to interacting with
persistent actors, couldn't batch + mapAsync(1)(ask-persistent-actor) do
what you want?

--
Johan
Akka Team

On Wed, Sep 13, 2017 at 3:50 PM, <techland.co...@gmail.com> wrote:

> I have the same question ?
>
> On Wednesday, September 13, 2017 at 1:32:13 AM UTC+4:30, Yaroslav Klymko
> wrote:
>>
>> Hi guys,
>>
>> I'm wondering are there any plans to provide integration between akka
>> streams and PersistentActor ?
>> The feature I'm interested in particular is `FlowOps.batch`, so I could
>> batch commands, while events are being persisted, and then persist all
>> events produced by stashed commands atomically. This will significantly
>> increase throughout.
>>
>> Best regards.
>>
> --
> >>>>>>>>>> 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 akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> 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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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