首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一套MySQL用户定义的函数使用的传播工具来发送和接收消息

一套MySQL用户定义的函数使用的传播工具来发送和接收消息

资 源 简 介

The MySQL Message API is a set of User-Defined Functions (UDFs) that enable MySQL database servers to send and receive messages across a network. They allow MySQL users to do this using simple SQL queries, like this one SELECT send_mesg("orders", "two eggs over easy") which would send the message "two eggs over easy" to all the members of a message group named "orders." A message group is a set whose members might include other MySQL users on the same server or on other MySQL servers. Messages might be sent by a trigger on one database server whenever a particular table is updated, and processed by a long-running stored procedure on another server. The membership of a group may also include applications written in PHP, Perl, Java, or many any other langauages. The group"s members might all be on a local area network, or could be distributed around the Internet. The messages are delivered by the Spread Toolkit, a high-perform

文 件 列 表

mesg-api-rhel4-bin
create_functions.sql
docs.rtf
Examples
message_api.so
._ReadMe
ReadMe
VIP VIP
0.176151s