`

Scripts In JVM

阅读更多

JRuby
http://jruby.codehaus.org/

Groovy
http://groovy.codehaus.org/

Jython
http://www.jython.org/

Scala
http://www.scala-lang.org/

Clojure
http://clojure.org/

 

分享到:
评论

相关推荐

    groovy_in_action_draft_ch_01.pdf

    Groovy is a great scripting language, offering a rich set of built-in features and libraries that make it easy to write concise and expressive scripts. It is particularly useful for automating tasks, ...

    Android代码-swarmer

    Swarmer is a replacement for such bash scripts but with features like: Start multiple Android Emulators and wait for each to boot in parallel. Pass config.ini that'll be applied to created emulator. ...

    jakarta-tomcat-catalina.rar_The Bat

    This temp directory is used by the JVM for temporary file storage. The JVM is configured to use this as its java.io.tmpdir in the catalina.sh and catalina.bat scripts.

    Gradle.Essentials.1783982365

    All in all, this book is a concise guide to help you decipher the Gradle build files, covering the essential topics that are most useful in real-world projects. With every chapter, you will learn a ...

    ElasticSearch安装及简单配置说明_OK.docx

    - 编辑 `$ES_HOME/bin/elasticsearch.in.sh` 文件,设置最小内存和最大内存为 2G。 5. **设置启动命令**: - 创建启动和关闭脚本,并赋予执行权限。 - 示例脚本: ```bash #!/bin/bash su - $USER $ES_HOME...

    hadoop_the_definitive_guide_3nd_edition

    MapReduce Scripts 442 Joins 443 Subqueries 446 Views 447 User-Defined Functions 448 Writing a UDF 449 Writing a UDAF 451 13. HBase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....

    Java_for_the_Web_with_Servlets

    - **Benefits of Servlets**: Servlets offer several advantages over traditional CGI scripts, including improved performance due to the Java virtual machine (JVM), easy integration with other Java ...

    graphic android systhem

    - **High-level Render Scripts Support**:基于LLVM提供高级的Render Scripts支持,支持3D渲染和计算任务。 - **Skia with GPU Backend**:Skia现在也有了GPU后端支持。 #### 七、Android 4.0 Graphics API - **...

    测试培训教材

    注意安装JVM才能“View Calendar” 4、创建和定义测试需求、测试需求管理、跟踪 定义需求 1、查看需求 视图->需求树 2、添加需求 需求->新建需求 输入以下内容 3、添加子需求项 查看...

    apache hbase reference guide

    - **HBase Shell in OS Scripts**(操作系统脚本中的HBase Shell):将HBase Shell集成到操作系统级别的脚本中,以便于自动化运维任务。 - **Read HBase Shell Commands from a Command File**(从命令文件读取...

    Linux shell脚本实现CPU预警

    for pid in $pids; do date=`date +%Y%m%d%H%M` sh showstack.sh -c 30 -p $pid > log/stack_$pid_$date.log jstat -gcutil $pid > log/gc_$pid_$date.log jmap -heap $pid > log/heap_$pid_$date.log done `...

    FEUP-SDIS:在SDIS中开发的作品

    【标题】"FEUP-SDIS:在SDIS中开发的作品"揭示了这是一份与SDIS(可能是Software Development in Systems)课程相关的项目,由FEUP(葡萄牙波尔图大学工程学院)的学生或团队完成。这个项目的重点在于利用Java编程...

Global site tag (gtag.js) - Google Analytics