If you really want a streaming framework for Perl, the mailing list for
Raku users might not be the best place to ask.
(Raku used to be known as Perl6, and we haven't done anything to change the
name of this mailing list.)

Raku has a very similar syntax to Perl. (It used to be called Perl6 after
all.)
But it is different enough that it would take experience Perl programmers a
while to get used to.
(It might actually be easier for Perl novices to get used to it.)

It would probably be a better idea to go to a place that Perl programmers
frequent.
PerlMonks might be a good starting place.

On Tue, Jul 14, 2020 at 3:55 AM Warren Pang <war...@gmail.com> wrote:

> Hello
>
> We are already using perl PDL and something similar.
> The streaming framework is mainly used for real time data analysis.
> Tyler from Apache Beam project has wrote a great book about streaming
> system:
> http://streamingsystems.net/
> So I have interest to know if there is the perl implementation for that.
>
> Thank you.
>
>
>
> On Tue, Jul 14, 2020 at 3:39 PM Shlomi Fish <shlo...@shlomifish.org>
> wrote:
>
>> Hi Warren!
>>
>> Please reply to list.
>>
>> On Tue, 14 Jul 2020 10:34:57 +0800
>> Warren Pang <war...@gmail.com> wrote:
>>
>> > Hi
>> >
>> > Does perl have a stream computing framework?
>> > I know Java/python have many, such as spark, flink, beam etc.
>> > But I am looking for a perl alternative, since most of our team members
>> > have been using perl for data analysis.
>> >
>>
>> 1. Do you want one for Raku which was formerly known as "Perl 6" (see
>> https://en.wikipedia.org/wiki/Raku_(programming_language) ) or for "perl
>> 5"?
>>
>> 2. What do you mean by "stream computing framework"? Is there a
>> wikipedia/etc.
>> page for them?
>>
>> 3. Can you link to some examples?
>>
>> 4. Do you mean something like http://pdl.perl.org/ (or numpy for python)?
>>
>>
>> > Thank you.
>>
>>
>>
>> --
>>
>> Shlomi Fish       https://www.shlomifish.org/
>> Why I Love Perl - https://shlom.in/joy-of-perl
>>
>> The reason the Messiah has not come yet, is because Chuck Norris keeps
>> finding
>> faults in God’s plan for his coming.
>>     — https://www.shlomifish.org/humour/bits/facts/Chuck-Norris/
>>
>> Please reply to list if it's a mailing list post - https://shlom.in/reply
>> .
>>
>

Reply via email to