ivaneeo's blog

自由的力量,自由的生活。

  BlogJava :: 首页 :: 联系 :: 聚合  :: 管理
  669 Posts :: 0 Stories :: 64 Comments :: 0 Trackbacks

#

http://docs.openstack.org/image-guide/content/virt-install.html
posted @ 2015-03-22 23:16 ivaneeo 阅读(439) | 评论 (0)编辑 收藏

http://blog.csdn.net/hackerain/article/details/38172941
posted @ 2015-03-17 18:13 ivaneeo 阅读(448) | 评论 (0)编辑 收藏

http://blog.csdn.net/anhuidelinger/article/details/9818693
posted @ 2015-03-13 19:32 ivaneeo 阅读(430) | 评论 (0)编辑 收藏

https://docs.docker.com/installation/ubuntulinux/#ubuntu-trusty-1404-lts-64-bit
posted @ 2015-03-02 16:21 ivaneeo 阅读(656) | 评论 (0)编辑 收藏

http://www.mimaku5.com/
posted @ 2015-02-27 16:33 ivaneeo 阅读(4277) | 评论 (0)编辑 收藏

http://my.oschina.net/guol/blog/271416
posted @ 2015-02-14 14:29 ivaneeo 阅读(704) | 评论 (0)编辑 收藏

http://www.tuicool.com/articles/RrmAru
posted @ 2015-02-07 03:37 ivaneeo 阅读(665) | 评论 (0)编辑 收藏

http://www.elesos.com/index.php?title=Nginx%E6%90%AD%E5%BB%BAHTTPS%E6%9C%8D%E5%8A%A1%E5%99%A8
posted @ 2015-02-06 14:54 ivaneeo 阅读(656) | 评论 (0)编辑 收藏

<?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>
posted @ 2015-02-03 02:20 ivaneeo 阅读(941) | 评论 (0)编辑 收藏

[{rabbit, [{cluster_partition_handling, autoheal},{loopback_users, []}]}].

posted @ 2015-01-16 18:24 ivaneeo 阅读(5055) | 评论 (0)编辑 收藏

仅列出标题
共67页: 上一页 1 2 3 4 5 6 7 8 9 下一页 Last