Download List

项目描述

LASIC is a language that facilitates creating and managing systems in a cloud environment. It allows you to create scripts that describe a system, its components, and the relationship between those components using a declarative syntax. Various verbs can then be applied to the script such as deploy (create a new system), shutdown, or runAction(run some action on components of the system). LASIC currently supports Amazon's cloud environment (AWS). LASIC stands for Language for Automating Systems in the Cloud.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-11 14:00
0.2

此版本增加了一个SCP得到了使用,除了业已支持的文件协议HTTP协议声明源支持。一个例子应用程序,创建一个负载平衡器系统,两个Java应用服务器(Tomcat)的,和MySQL数据库中。一个错误造成LASIC有时一个平衡器之前退出了上来负荷是固定的。
标签: Stable
This release added support for getting the source of an SCP statement using the HTTP
protocol in addition to the previously supported file protocol. An example app that creates a system with a load balancer, two Java application servers (Tomcat), and a MySQL database was included. A bug causing LASIC to sometimes exit before a Load Balancer has come up was fixed.

Project Resources