Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #9356

Re: What is better Java with Python or Java with Ruby ?

Date 2011-11-01 22:25 -0400
From Arne Vajhøj <arne@vajhoej.dk>
Newsgroups comp.lang.java.programmer
Subject Re: What is better Java with Python or Java with Ruby ?
References <e08346fb-59a4-432c-959e-284d103ea99a@z22g2000prd.googlegroups.com>
Message-ID <4eb0a9ff$0$294$14726298@news.sunsite.dk> (permalink)
Organization SunSITE.dk - Supporting Open source

Show all headers | View raw


On 10/27/2011 11:34 AM, sahm wrote:
> I'm tying to use out script in java code. and I want to be OS
> Independent
> sometime function which is java can not provide it like e.x. ICMP
>
> So I was wondering if any one can help me with this
> what is better ?
> Java with Python
> or
> Java with Ruby

ICMP may be supported in CPython or CRuby. But I would
expect Jython and JRuby to have the same limitations as
Java.

So I doubt that either will solve your problem.

(if you run the script in a separate process, then you can
probably just as well run the ping executable the same way)

Arne

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

What is better Java with Python or Java with Ruby ? sahm <sahm007@gmail.com> - 2011-10-27 08:34 -0700
  Re: What is better Java with Python or Java with Ruby ? markspace <-@.> - 2011-10-27 09:37 -0700
  Re: What is better Java with Python or Java with Ruby ? Robert Klemme <shortcutter@googlemail.com> - 2011-10-29 13:27 +0200
  Re: What is better Java with Python or Java with Ruby ? Arne Vajhøj <arne@vajhoej.dk> - 2011-11-01 22:25 -0400
  Re: What is better Java with Python or Java with Ruby ? Lew <lewbloch@gmail.com> - 2011-11-02 07:36 -0700
    Re: What is better Java with Python or Java with Ruby ? Robert Klemme <shortcutter@googlemail.com> - 2011-11-02 17:40 +0100
      Re: What is better Java with Python or Java with Ruby ? Lew <lewbloch@gmail.com> - 2011-11-02 17:11 -0700
        Re: What is better Java with Python or Java with Ruby ? RedGrittyBrick <RedGrittyBrick@spamweary.invalid> - 2011-11-03 09:43 +0000
        Re: What is better Java with Python or Java with Ruby ? Robert Klemme <shortcutter@googlemail.com> - 2011-11-03 14:57 +0100
        Re: What is better Java with Python or Java with Ruby ? Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-11-03 11:42 -0500

csiph-web