Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Camel vs. Gopher

by 1nickt (Canon)
on Dec 12, 2018 at 20:59 UTC ( [id://1227168]=note: print w/replies, xml ) Need Help??


in reply to Re: Camel vs. Gopher
in thread Camel vs. Gopher

Concurrency and shared data have been fun and easy and fast in Perl for quite some time, for example with MCE and MCE::Shared.


The way forward always starts with a minimal test.

Replies are listed 'Best First'.
Re^3: Camel vs. Gopher
by marioroy (Prior) on Dec 13, 2018 at 01:49 UTC

    See the MCE and MCE::Shared demonstration here.

Re^3: Camel vs. Gopher
by morgon (Priest) on Dec 12, 2018 at 22:00 UTC
    That may be so.

    I see that you need more convincing, so here is another kill-feature of Go: Cross-compiling statically linked binaries.

    On my linux-system I can build binaries for Mac (or Windows) that do not have any dependencies and will simply work when I copy ONE file to another machine running a different OS.

    Do that with Perl.

      The comparison doesn't make sense since perl is not normally deployed in binary form (executable/dll). You're comparing statically *compiled* language with dynamic languages (like perl/python). You don't use Perl if you need such compiled language feature.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1227168]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-23 10:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found