4 research outputs found

    Desain Metode PrefetchCache untuk Peningkatan Kinerja Aplikasi Web

    Get PDF
    Internet dan teknologi web telah menyediakan sarana yang dapat diandalkan untuk berbagi data dan aplikasi. Namun, latensi pemuatan data masih menjadi kendala. Dalam beberapa literatur, metode cache terbukti meningkatkan waktu penyajian halaman web dengan mengurangi proses permintaan pada database. Namun, metode ini tidak mencegah web mengakses server untuk mengambil data cache dalam database, latensi dalam memuat data masih terjadi. Makalah ini menyajikan metode prefetch dengan mengubah data menjadi file data yang diformat JSON sebagai cache, data diperoleh dengan mudah tanpa harus melakukan proses permintaan. Hasil pengujian menunjukkan bahwa aplikasi web menjadi lebih responsif dalam menyajikan data

    Desarrollo y evaluación de una aplicación Web estandarizada para el almacenamiento e intercambio de Historiales Clínicos Electrónicos (HCEs) en oftalmología: TeleOftalWeb

    Get PDF
    El objetivo de la presente Tesis es el desarrollo, puesta en marcha y evaluación de la aplicación Web, TeleOftalWeb, en sus cuatro versiones, destinada al almacenamiento e intercambio de Historiales Clínicos Electrónicos (HCEs) y retinografías. Cada una de las versiones está desarrollada con diferentes modelos de bases de datos (BDs): dbXML 2.0 más MySQL 5.0, eXist 1.1.1 más MySQL, Xindice 1.2. más MySQL 5.0 y Oracle 10g. A su vez, se estudiarán los estándares de HCE más relevantes entre ellos: Health Level 7 (HL7) y Digital Imaging Communications in Medicine (DICOM). Los resultados de la investigación han sido publicados en revistas indexadas en el Journal Citation Report (JCR), entre ellas Journal of Medical Systems. Mediante el empleo de TeleOftalWeb por oftalmólogos del Instituto de Oftalmobiología Aplicada (IOBA) de la Universidad de Valladolid se comprueba su correcto funcionamiento con la inserción de más de 1000 HCs y más de 2000 retinografías.Departamento de Teoría de la Señal y Comunicaciones e Ingeniería Telemátic

    Steps towards the automatic production of performance models of web applications

    No full text
    The automatic production of performance models of software products can encourage software designers to include performance validation in their best practices. The incorporation of methods for automatic production can also be of interest of CASE tool vendors to improve the capabilities of their commercial software development environments. This paper deals with a method that introduces a systematic approach towards the automatic production of performance models of web applications (i.e. software applications run on web platforms). The method takes in input two sets of data, the description of the platform architecture (a general view of the system platform and a detailed view of the packet flow in the platform itself) and a set of data that describes the workload imposed on the platform by the application. The produced model is an extended queueing network ready to be used by conventional evaluation tools to derive predictions on the performance of the software applications. An example is given of the method application, in which predictions of the performance of the application are obtained versus various combinations of the processing powers of the interacting hosts
    corecore