Giter VIP home page Giter VIP logo

sagenext's Introduction

SAGENext

SAGENext: the next generation of SAGE

Introduction

The NSF-funded OptIPuter project (Optical networking, Internet Protocol, computer storage, processing and visualization technologies) where distributed computational resources are tightly coupled over high-speed optical network is envisioned by a team of researchers at Electronic Visualization Laboratory (EVL) and Calit2, University of California, San Diego 10 years ago (Smarr, '03). The goal of the OptIPuter project is to deliver an architecture where terabytes and petabytes of distributed data generated by e-Science applications can be easily accessed over the optical networks called LambdaGrid in order for scientists to visualize, interact, and analyze their data. The tiled-display wall system called LambdaVision and graphics middleware called Scalable Adaptive Graphics Environment (SAGE) (Jeong, '10) that drives the LambdaVision that is located at users’ end are the outcomes of the OptIPuter project. Essentially, the OptIPuter project’s model where users access remotely distributed resources over network is an early instantiation of today’s growing Cloud computing model. More details about SAGE can be found at sagecommons.org

Today, the emergence of multi-headed graphic technologies and the rapid growth of high-resolution displays empower a single computer to drive a large-scale display wall, in many cases eliminating the need for a computer cluster, which significantly reduces the cost of ownership and maintenance of these environments. Thus, we developed the next generation of SAGE called SAGENext to utilize modern hardware that will make the deployment of display wall environment easier to more users.

SAGENext is a networked visualization framework for large scale display wall environment driven by a single machine. The goal of SAGENext is to enable users access, share, and interact with data-intensive applications by bringing their visualizations on collaborative display wall environments.

sagenext's People

Contributors

arthurnishimoto avatar maximumwaffle avatar ssathy2 avatar sungwonnam avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

uic-evl

sagenext's Issues

UiServer (when runs in Mac) keeps dropping a tcp connection

When running SAGENext in Mac OS X, the blocking ::recv() seems just return. To make SAGENext works in Mac OS X, I should use QTcpSocket instead of linux system calls for socket operations.

One can do this by making SN_UiMsgThread to inherit QObject. Use signal/slot to define operations. And after creating the instance at the SN_UiServer, use QObject::moveToThread() to run it in a separate thread.

OpenGL performance?

When a widget (that create an OpenGL texture) is created, the entire OS seems hanging when the texture is initialized. This symptom is proportional to the size of the texture. I have no idea where the bottleneck is. I suspect that this is OS related issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.