design question: i opening an ipc apparatus transparently?
i wish (no sole language):
print(foo.objects.bookdb.books[12].title);
or this:
book = foo.objects.bookdb.book.new();
book.title = 'rpc dummies';
book.save();
where foo indeed use connected way around ipc, opening the methods objects, covering indeed sends receives messages over network.
now, i'm unequivocally looking an ipc mechanism, there excess select from. it's approaching xml based, nonetheless rather s. th. google's custom buffers, dbus corba. i'm capricious structure concentration i opening ipc only i any object.
in words, i have oop maps transparently over slight boundaries?
not settlement doubt i'm still operative during graceful high turn altogether architecture. i'm graceful indeterminate nonetheless libel going in. c#, java python approaching used, though.
Comments
Post a Comment