logging - Using Stomp and Apache ActiveMQ as reliable syslog -


one of programs requires reliable way log across unreliable network (ie internet). sender or receiver may go offline time , can come later. message sent client should not missed. syslog not fit bill. exploring use of messaging servers apache activemq instead of syslog. message senders in perl, ruby , c. have stomp message transport.

does serve purpose? there pitfall missing here?

raj

that sounds fine me


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

visual studio - Deleting lines of code in a text editor -

What's the encoding type of Android 2.2 push message? -