Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Gini 1.0

    Download button

    No screenshots available
    Downloads: 454  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Yaroslav Faybishenko | More programs
    GPL / FREE
    September 1st, 2006, 17:35 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Gini description

    Gini does remote method invocation by generating bytecode for remote object proxies on the fly.

    Gini project does remote method invocation by generating bytecode for remote object proxies on the fly. Primitive types, arrays of primitive types (arrays of arrays of prim. types, and so on), as well as strings, are passed by value. Reference types, as well as arrays of reference types are passed by reference in remote calls.

    Exceptions are dealt with separately - and in such a way as to allow propagation of stack-traces (which Sun's RMI doesn't do.) There is no object serialization - it's purely remote method invocation. Garbage collection is a hack, but seems to work. Make sure you've got weak references on the platform you are using.

    The Gini Lookup Service provies a registry into which any machine on the network can stuff objects. A Gini node either finds an already-running Lookup Service on the network or starts advertising itself (by using UDP broadcast) as such. You can be notified whenever a lookup service is found or lost, or when an object is added to or removed from the registry. If there are two Gini nodes advertising themselves at one point, they'll decide which one stops.

    The implementation compiles to a less than 50k jar, and the bytecode library it uses is less than 90k. A good use of it is for distributed computing, actually. But if you feel like playing with embedded devices, go ahead.a

    Product's homepage

      


    TAGS:

    remote method invocation | generating bytecode | remote object proxies | Gini | remote | method

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM