Essays about: "Valdemar Mejstad"

Found 1 essay containing the words Valdemar Mejstad.

  1. 1. Compiling an Interpreted Processing Language : Improving Performance in a Large Telecommunication System

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik och datavetenskap

    Author : Valdemar Mejstad; Karl-Johan Tångby; [2001]
    Keywords : performance; Billing Gateway; run-time compilation; scalability; source-to-source translation;

    Abstract : In this report we evaluate different techniques for increasing the performance of an interpreted processing language in a telecommunication system, called Billing Gateway R8. We have implemented a prototype in which we first translate the language into C++ code, and then compile it using a C++ compiler. READ MORE