ARDC Research Link Australia Research Link Australia   BETA Research
Link
Australia
  • ARDC Newsletter Subscribe
  • Contact Us
  • Home
  • About
  • Feedback
  • Explore Collaborations
  • Researcher
  • Funded Activity
  • Organisation
  • Researcher
  • Funded Activity
  • Organisation
  • Researcher
  • Funded Activity
  • Organisation

Need help searching? View our Search Guide.

Advanced Search

Current Selection
Scheme : Discovery Projects
Field of Research : Computer Software
Australian State/Territory : ACT
Status : Closed
Clear All
Filter by Field of Research
Computer Software (6)
Programming Languages (4)
Software Engineering (3)
Computer Hardware Not Elsewhere Classified (1)
Computer System Architecture (1)
Computer System Security (1)
Computer-Human Interaction (1)
Data Security (1)
Memory Structures (1)
Operating Systems (1)
Pattern Recognition and Data Mining (1)
Programming Techniques (1)
Wireless Communications (1)
Filter by Socio-Economic Objective
Application tools and system utilities (3)
Application Software Packages (excl. Computer Games) (1)
Computer Software and Services not elsewhere classified (1)
Computer equipment (1)
Computer software and services not elsewhere classified (1)
Electronic Information Storage and Retrieval Services (1)
Expanding Knowledge in Technology (1)
Information Processing Services (incl. Data Entry and Capture) (1)
Information processing services (1)
Medical Instruments (1)
Filter by Funding Provider
Australian Research Council (6)
Filter by Status
Closed (6)
Filter by Scheme
Discovery Projects (6)
Filter by Country
Australia (6)
Filter by Australian State/Territory
ACT (6)
NSW (1)
VIC (1)
  • Researchers (12)
  • Funded Activities (6)
  • Organisations (4)
  • Funded Activity

    Discovery Projects - Grant ID: DP0449670

    Funder
    Australian Research Council
    Funding Amount
    $257,466.00
    Summary
    Towards High-performance and Fault-tolerant Distributed Java Implementations. Java Virtual Machines form an important part of the web and business server market. Distributed Java Virtual Machines have the potential to make a significant contribution to industries that utilize this technology. An attractive platform for this purpose is the cluster, a highly cost-effective and scalable parallel computer model. However, realizing on such a platform a high performance virtual machine implem .... Towards High-performance and Fault-tolerant Distributed Java Implementations. Java Virtual Machines form an important part of the web and business server market. Distributed Java Virtual Machines have the potential to make a significant contribution to industries that utilize this technology. An attractive platform for this purpose is the cluster, a highly cost-effective and scalable parallel computer model. However, realizing on such a platform a high performance virtual machine implementation tolerant to hardware and software faults, and having efficient memory utilization, presents many challenging research issues. This project will address these issues by extending a highly efficient and extensible Java implementation to be aware of its cluster environment.
    Read more Read less
    More information
    Funded Activity

    Discovery Projects - Grant ID: DP0452011

    Funder
    Australian Research Council
    Funding Amount
    $195,000.00
    Summary
    Improving Modern Programming Language Performance: A Memory-Conscious Approach. The performance of modern programming languages such as Java and C# lags that of imperative languages such as C and Fortran. A significant source of the performance gap is poor memory behavior, which future computer architectures will exacerbate. This project addresses the problem of poor memory behavior in modern programming languages such as Java and C# through an integrated attack that incorporates new garbage c .... Improving Modern Programming Language Performance: A Memory-Conscious Approach. The performance of modern programming languages such as Java and C# lags that of imperative languages such as C and Fortran. A significant source of the performance gap is poor memory behavior, which future computer architectures will exacerbate. This project addresses the problem of poor memory behavior in modern programming languages such as Java and C# through an integrated attack that incorporates new garbage collection algorithms, run-time techniques that optimize running programs, and new compiler analyses with both static and dynamic optimizations. The project will give Australia an international presence in a research area of great academic and commercial importance.
    Read more Read less
    More information
    Funded Activity

    Discovery Projects - Grant ID: DP150100564

    Funder
    Australian Research Council
    Funding Amount
    $322,800.00
    Summary
    Lightweight security solutions for wearable healthcare sensor devices. The aim of this project is to develop new methods to secure the data and context associated with body-wearable health monitoring devices. The novelty of the scheme is in making the methods work on resource-poor devices, by combining new security capabilities derived from the operating environment with conventional cryptographic techniques. This project aims to increase the trust that medical practitioners and insurance provid .... Lightweight security solutions for wearable healthcare sensor devices. The aim of this project is to develop new methods to secure the data and context associated with body-wearable health monitoring devices. The novelty of the scheme is in making the methods work on resource-poor devices, by combining new security capabilities derived from the operating environment with conventional cryptographic techniques. This project aims to increase the trust that medical practitioners and insurance providers can place on health data from wearable devices, and showcase Australian innovation in developing world-class security solutions. The outcome of this project is expected to be the development and demonstration of ultra-lightweight algorithms and mechanisms that execute in wearable devices to safeguard the integrity of the data.
    Read more Read less
    More information
    Funded Activity

    Discovery Projects - Grant ID: DP140102185

    Funder
    Australian Research Council
    Funding Amount
    $440,000.00
    Summary
    Finding and exploiting interesting paths in multidimensional information spaces. This project will invent a new approach for searching within a large complex information space, finding interesting paths between points within the space, visualising the results, and supporting rich, human-centric user interaction with queries and results. This project will embody these techniques in a novel, internet-scale framework to support rapid development of large path search and visualisation applications. .... Finding and exploiting interesting paths in multidimensional information spaces. This project will invent a new approach for searching within a large complex information space, finding interesting paths between points within the space, visualising the results, and supporting rich, human-centric user interaction with queries and results. This project will embody these techniques in a novel, internet-scale framework to support rapid development of large path search and visualisation applications. Evaluation will be via development of several exemplar applications. The techniques and framework will be applicable to a broad range of economically important problems in areas as diverse as health, travel, scientific publication search, product marketing and software engineering.
    Read more Read less
    More information
    Funded Activity

    Discovery Projects - Grant ID: DP140103878

    Funder
    Australian Research Council
    Funding Amount
    $300,000.00
    Summary
    Micro Virtual Machines: Abstraction, contained. This project will address a systemic source of inefficiency in widely used software which leads to many programs running as much as ten times slower and using considerably more energy than necessary, shortening battery life on mobile phones and increasing costs for large server farms. This inefficiency is endemic because it is due to the underlying languages rather than the particular software. This project will address this problem by developing a .... Micro Virtual Machines: Abstraction, contained. This project will address a systemic source of inefficiency in widely used software which leads to many programs running as much as ten times slower and using considerably more energy than necessary, shortening battery life on mobile phones and increasing costs for large server farms. This inefficiency is endemic because it is due to the underlying languages rather than the particular software. This project will address this problem by developing a high efficiency substrate, called a micro virtual machine, on which languages may be built.
    Read more Read less
    More information
    Funded Activity

    Discovery Projects - Grant ID: DP0666059

    Funder
    Australian Research Council
    Funding Amount
    $575,000.00
    Summary
    Dynamic Cooperative Performance Optimizations. This project seeks to improve the reliability, security, and performance of modern software systems. Security is a problem of such scale that outbreaks of computer viruses etc. headline in major financial newspapers. We approach the problem by addressing the key performance problems that hold back the programming languagues widely used for secure and reliable systems. By improving the reliability, security and performance of computer system .... Dynamic Cooperative Performance Optimizations. This project seeks to improve the reliability, security, and performance of modern software systems. Security is a problem of such scale that outbreaks of computer viruses etc. headline in major financial newspapers. We approach the problem by addressing the key performance problems that hold back the programming languagues widely used for secure and reliable systems. By improving the reliability, security and performance of computer systems, this project will help alleviate the millions of hours and dollars lost to inadvertent errors and malicious software attacks. The project will give Australia an international presence in a research area of great academic and commercial importance.
    Read more Read less
    More information

    Showing 1-6 of 6 Funded Activites

    Advanced Search

    Advanced search on the Researcher index.

    Advanced search on the Funded Activity index.

    Advanced search on the Organisation index.

    National Collaborative Research Infrastructure Strategy

    The Australian Research Data Commons is enabled by NCRIS.

    ARDC CONNECT NEWSLETTER

    Subscribe to the ARDC Connect Newsletter to keep up-to-date with the latest digital research news, events, resources, career opportunities and more.

    Subscribe

    Quick Links

    • Home
    • About Research Link Australia
    • Product Roadmap
    • Documentation
    • Disclaimer
    • Contact ARDC

    We acknowledge and celebrate the First Australians on whose traditional lands we live and work, and we pay our respects to Elders past, present and emerging.

    Copyright © ARDC. ACN 633 798 857 Terms and Conditions Privacy Policy Accessibility Statement
    Top
    Quick Feedback