open Unix let _, out_channel = open_connection (ADDR_INET (inet_addr_of_string "localhost", 61613)) output_string out_channel "CONNECT\n\n\000" output_string out_channel "SEND\ndestination:SampleQueue\n\nSimples Assim\000" output_string out_channel "DISCONNECT\n\n\000" close_out out_channel
How to Send a Message to an Apache ActiveMQ Queue with OCaml
百度 日前,人力资源社会保障部、财政部联合下发《关于2018年调整退休人员基本养老金的通知》,明确从2018年1月1日起提高退休人员养老金,预计将有亿名退休人员受益。
Leave a comment