http://docs.openstack.org/image-guide/content/virt-install.html
ivaneeo's blog自由的力量,自由的生活。 |
http://docs.openstack.org/image-guide/content/virt-install.html
http://blog.csdn.net/hackerain/article/details/38172941
http://blog.csdn.net/anhuidelinger/article/details/9818693
https://docs.docker.com/installation/ubuntulinux/#ubuntu-trusty-1404-lts-64-bit
http://www.mimaku5.com/
http://my.oschina.net/guol/blog/271416
http://www.tuicool.com/articles/RrmAru
http://www.elesos.com/index.php?title=Nginx%E6%90%AD%E5%BB%BAHTTPS%E6%9C%8D%E5%8A%A1%E5%99%A8
<?xml version="1.0" encoding="UTF-8"?> <mule xmlns:amqp="http://www.mulesoft.org/schema/mule/amqp" xmlns="http://www.mulesoft.org/schema/mule/core" xmlns:doc="http://www.mulesoft.org/schema/mule/documentation" xmlns:spring="http://www.springframework.org/schema/beans" version="EE-3.5.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-current.xsd http://www.mulesoft.org/schema/mule/core http://www.mulesoft.org/schema/mule/core/current/mule.xsd http://www.mulesoft.org/schema/mule/amqp http://www.mulesoft.org/schema/mule/amqp/current/mule-amqp.xsd"> <amqp:connector name="AMQP_Connector" validateConnections="true" host="192.168.199.21" doc:name="AMQP Connector"/> <amqp:endpoint exchangeName="test" queueName="test_queue" exchangeType="direct" name="AMQP" responseTimeout="10000" doc:name="AMQP" queueDurable="true"/> <flow name="testFlow1" doc:name="testFlow1"> <amqp:inbound-endpoint responseTimeout="10000" exchange-pattern="request-response" connector-ref="AMQP_Connector" ref="AMQP" doc:name="AMQP"/> <byte-array-to-string-transformer doc:name="Transform bytearray message to String"/> <logger message="I recived a direct message from AMQP: #[payload]" level="INFO" doc:name="Logger"/> </flow> </mule> [{rabbit, [{cluster_partition_handling, autoheal},{loopback_users, []}]}]. |