1. Which SOA architecture is most appropriate for a Java application? stackoverflow.comI am currently working on a pretty large Java 6 application where we are looking to split some of our functionality out into a service oriented architecture. It seems that the primary ... |
2. any good OSGi remote service references/books/tutorials? stackoverflow.comFirst of all, I would like to know if OSGi remove service has been successfully implemented? I am thinking of a good solution to the very messy system I am currently working ... |
3. An OSGi use case - am I right or not? stackoverflow.comI am just familiar with OSGi technology - never used but heard of it so many times. I've read several articles "for dummies" but I think I still fail to understand ... |
4. Comparable Architectures With OSGi? stackoverflow.comI am going to implement a server application that should update client software remotely. Clients mostly use pull mechanism for receiving updated software. |
5. what is wrong with the current way of developing/packaing/distributing a (large) java (web) application? stackoverflow.comThere are lots of applications are moving towards osgi. And there are lots of material on the internet talk about benefits of using OSGi. But I fail to see the problems ... |
6. Modeling asynchronous game-like environment stackoverflow.comThe idea is to model an environment for agents. In the most basic case it looks likes this:
|