I\'m making private messaging system using mysql. Created this tables: 1) users (id, name) 2) messages(id, text, created)
Given you have multiple systems, which are integrated by events, and all of them are using event sourcing. Where do you store the events?
I want to know how can we obtain the cookies of the current page being accessed using a communication link between the content 开发者_C百科script and background page. This is for an extension.You can
Can I use WCF for com开发者_开发百科municating between 2 windows service? If yes, How?It depends on the type of message you want to transfer. There is a lot of possible solutions:
I\'m working on PoC for small process engine based on Camel. Requirements are to have ability to execute set of consequence steps and each of them could potentially take hours to execute. Asynchronous
Let\'s say I have a publisher and mutiple listeners. When the publisher sends a message, it has to be received by all listeners. If one of the listeners is down, he should get the message as soon he i
What is unified 开发者_StackOverflow社区inbox ? I like to know more about it. ThanksA unified inbox, I would assume you\'re talking about email, is just an inbox that contains mail from multiple emai
We have a website which provides time-critical updates on changes in the value of FOO, and want to deliver notifications of new data via various IM protocols.
Imagine an e-commerce website where users can create their own stores. I\'m designing internal messaging system for such website, and I\'m currently hesitant as to how to implement it database-wise.
I\'m trying to pass data from a popup to a content script, but I\'m not having any luck. I got it to work the other way around (content -> popup) though. All I want to do is enter text into an input l