Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is Phantom?

Phantom
0
Posted

What is Phantom?

0

Phantom is a loosely-coupled set of servers and communications protocols designed to supercede SPIRIT. The goal is not to produce a commercial/finalised offering but rather to deliberately leave things open-ended in order to facilitate research. To this end, the design philosophy is such that you should be able to use phantom proided you have can use unicast and multicast on your network and machine. That is the only requirement: no client side libraries are required (although some may be produced). This allows embedded devices access to everything so integrating, say, an iPaq, should be very easy. Persistent storage is through a postgres database which is attached to a server that, initially, executes SQL commands on belhalf of a client and returns the results (thereby allowing clients to execute SQL without needing any libraries). Users can access the database and change contents directly: all changes are multicast to a particular channel using database triggers.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123