background preloader

Platform

Facebook Twitter

ColdFusion on Amazon Web Services. ColdFusion に同梱される Apache Derby のGUIツール. ColdFusion がサポートするJVMについて - ColdFusion Associate. これまで ColdFusion がサポートする JVM はメーカーで動作を確認したものに特定のバージョンに限られていましたが、2012年9月26日に公開されたテックノートにより、同梱されている JVM のバージョンのマイナー(リビジョン)アップバージョンもサポートの対象となりました。

ColdFusion がサポートするJVMについて - ColdFusion Associate

2012年9月26日現在、通常サポート(コアサポート)期間である ColdFusion 9, 10 については、インストール時に同梱されている JVM のマイナー(リビジョン)バージョン(例えば、JRE1.6.0_17が同梱されていた場合はそれ以降の 1.6.0_XX)もサポートの対象となります。 ※上記の記事にも記載の通り、1.7.0 など異なるメジャーバージョンはサポート対象にはならないのでご注意下さい。 ② 2013年3月12日追加 開発元での当初の計画の通り、 ColdFusion 9, 10 の Java 7 のサポートについては、2013年2月27日(日本時間 27日深夜)に公開された ColdFusion 9.0.x 用の累積ホットフィックス、及び、ColdFusion 10 Update 8 をインストールすることで、Java 7 をサポートしました。 詳しくは下記の FAQ 記事をご覧下さい。 (その他参考記事: 2012年7月に公開された ColdFusion 9, 10 の Java 7 サポート計画) 記事公開日:2012年11月22日 最終更新日:2013年03月12日. ColdBox MVC Hello World for WireBox, coldfusion, cfml and Railo Code Example - Runnable. Platform Wiki - modules, coldbox modules, reusability, hmvc. << Back to Dashboard Covers up to version 3.7.0 Introduction ColdBox Modules are self-contained subsets of a ColdBox application that can be dropped in to any ColdBox application and become alive as part of the host application.

Platform Wiki - modules, coldbox modules, reusability, hmvc

They will bring re-usability and extensibility to any ColdBox application, as now you can break them down further into a collection of modules. This concept has been around in software design for a long time as it is always essential to partition a system into manageable modules or parts. "In structured design and data-driven design, a module is a generic term used to describe a named and addressable group of program statements" by Craig Borysowich (Chief Technology Tactician) The key to the statement is that these modules are named and addressable, which is exactly what ColdBox Modules will offer to your application. ForgeBox Modules Please remember that in our ColdBox developer community site, ForgeBox, you can find a big collection of Modules and so much more.

Railo Server. Railo Developer. RabbitMQ. RabbitMQを使ってみる〜クラスタリング編〜 eXcale開発チームの泉谷(@syguer)です。

RabbitMQを使ってみる〜クラスタリング編〜

今回は前回に続き、Message QueuingのためのミドルウェアであるRabbitMQでクラスタリングする方法について紹介します。 ※本記事ではバージョン3.x以降のクラスタ設定について紹介しています。 2.x系とはコマンドや設定方法が異なる場合があります。 RabbitMQのクラスタリング RabbitMQではすべてのノードが起動しているactive/active構成でクラスタリングを行います。 1.クラスタ 複数のRabbitMQノードに互いを認識させてクラスタを構成します。 Platform-as-Infrastructure Provider. OpenShift vs Google App Engine for Java. Platform as a Service (PaaS)Platform-as-a-Service (PaaS) represents a complete preintegrated platform offering for the development and operation of general purpose business applications.

OpenShift vs Google App Engine for Java

A fully preintegrated and standardized platform - offered in a multi-tenant mode as a managed service - means much less manual effort than installing and configuring middleware components in on-premise servers. Enterprise architecture patterns and framework changed heavily during the last decade, the software / platform / framework upgrades eat up the major chunk of it budgets and leaving relatively smaller portion for business innovation.

One of the important goals of PaaS is to relieve the enterprises from the trouble of upgrades and concentrate on business value to clients. Due to the above out-of-the-box features for enterprises, PaaS is considered an enabler for innovation. The following is a comparison of various PaaS platforms in general and in particular about Java EE PaaS platforms. Fluentd + Elasticsearch + Kibanaで始めるログ解析 (セットアップ編) eXcale開発チームの平栗です。

fluentd + Elasticsearch + Kibanaで始めるログ解析 (セットアップ編)

ActiveMQでメッセージキューを実装する - 株式会社参謀本部の社長ブログ. At org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)

ActiveMQでメッセージキューを実装する - 株式会社参謀本部の社長ブログ

ActiveMQ, Qpid, HornetQ and RabbitMQ in Comparison. By: Thomas BayerDate: 04/11/2013 Newer architectures and the standardized AMQP protocol have led to a flood of message brokers.

ActiveMQ, Qpid, HornetQ and RabbitMQ in Comparison

All brokers take claim to be fast, robust and reliable. But what really distinguish the broker? How do I choose the right broker? Should we continue to use established brokers such as the ActiveMQ or try a more modern one? The broker described in this article needed to: be available under an open source licenseallow access from Javaoffer Quality of Service features such as guaranteed delivery and persistence In the next sections the broker will be presented with their specialties. Apache ActiveMQ Apache ActiveMQ has the largest number of installations of all open source message broker with the largest distribution. For persistence of messages, different stores are used.

A highlight at ActiveMQ is the numerous possibilities of clustering and distribution. Figure 1 outlines a virtual broker which could be realized with distributed ActiveMQ installations. HornetQ. Apache ActiveMQ ™ GlassFish. Tomcat. ApacheとTomcatでクラスタリング. 更新:$Date:: 2013-12-13 00:06:44 +0900#$, $Rev: 156 $ Webサービス提供の際、フロントに複数のApacheサーバを置いて、その後ろにクラスタ構成のTomcatを置いてセッション共有のアプリサーバとする際のやり方。

ApacheとTomcatでクラスタリング

Apacheはリバースプロキシとして動き、Tomcatへの中継はmod_proxy_ajpを用いる(mod_jkではない)。 なお、こういうページを作っておいてアレですが、私はTomcat嫌いです。 メンドイから。 あんまりデカい例を出しても分かりにくいので、フロントに2台のApache(Webサーバ)、後ろに2台のTomcat(アプリサーバ)という冗長化した構成を考える。 ユーザからのリクエストについて、画像ファイルなど静的ファイルは前段のApacheが返す。 環境・バージョン. Optimizing Tomcat's JVM Options for Railo 4.1. Author: Bruce Kirkpatrick Follow me: Tue, Jul 02, 2013 at 12:15AM Before you change your JVM options, please consider that many developers don't think this is a good idea unless you know what you are doing or are willing to take some risks.

Optimizing Tomcat's JVM Options for Railo 4.1

Make sure you test and do further research before applying changes you don't understand. I'm using Railo and Tomcat, 64-bit version. My OS is Centos 6 Linux.