Browsing Computer Science and Artificial Intelligence Lab (CSAIL) by Subject "library"

Now showing items 1-2 of 2

  • An Object-Oriented Software Reuse Tool 

    Unknown author (1989-04-01)
    The Object-oriented Reuse Tool (ORT) supports the reuse of object-oriented software by maintaining a library of reusable classes and recording information about their reusability as well as information associated with their ...

  • Refactoring Sequential Java Code for Concurrency via Concurrent Libraries 

    Unknown author (2008-09-30)
    Parallelizing existing sequential programs to run efficiently on multicores is hard. The Java 5 packagejava.util.concurrent (j.u.c.) supports writing concurrent programs: much of the complexity of writing threads-safe and ...