Calix ONOS Contribution

Slides:



Advertisements
Similar presentations
EVENT/CLIENT NAME or Confidentiality statement 11/7/ :42 AM New Brand FMT-P2 1 What is Quality Center Open Test Architecture (OTA) API? The Open.
Advertisements

Jenkins User Conference Jenkins User Conference Israel, 06 June 2013 #jenkinsconf Pre-Tested Commits with Jenkins and Reviewboard Yardena Meymann VMware.
Museum Entrance Welcome to the Lobby Room One Room Two Room Four Room Three Name of Museum Visit the Curator Artifact 1.
Simon Woodman Hugo Hiden Paul Watson Jacek Cala. Outline 1. What is e-Science Central? 2. Architecture and Features 3. Workflows and Applications.
W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s.
IETF 91: Open Platform for NFV Collaboration with I2NSF Chris Donley 1.
Expanding Gloco’s Mobile Portfolio with MBaaS TEAM 3 Adam Pacelli, Emily Keuthen, Greg Yanick, Reshma Kumar.
Fraser Technical Solutions, LLC
Lightning Talk Fred Rodriguez Nguyen Do CPSC 473 May 6, 2012.
@2011 Mihail L. Sichitiu1 Android Introduction Platform Overview.
Kirill Principal Lead Program Manager High Scale Cross Platform Push Notifications.
Java CGI Lecture notes by Theodoros Anagnostopoulos.
A Digital and Technology Getting Started with Microsoft Azure API Management Ed Jones,
1 Cisco Unified Application Environment Developers Conference 2008© 2008 Cisco Systems, Inc. All rights reserved.Cisco Public Introduction to Etch Scott.
ShapeQuery Experiment Shape Query Experiment.
Understanding Xamarin Development Matt
Mobile IT Support for Multisport Steinar Kristoffersen, Manish Shrestha Østfold University College.
©2001 Priority Technologies, Inc. All Rights Reserved Meteor Status Miami Face to Face Meeting January 16 – 18, 2002.
OpenSpecimen Monthly Community Call Krishagni Solutions (India)
Wes Hackett Principal Solutions Architect Chris O’Brien Head of Development.
Test and Performance Integration Group.
Bluemix for Domino Developers Niklas Heidloff, heidloff.net.
Cloud Design Patterns Sharath Sahadevan,
Building Azure Mobile Apps
Master Service Orchestrator (MSO)
Building Azure Web Apps
Secure Connected Cars – SONG LI
DevOps Cloud Native Microservices
Visit for more Learning Resources
Amazon AWS Solution Architect Associate Exam Questions PDF associate.html AWS Solution Training Exam.
Business Directory REST API
Microsoft Office SharePoint Server 2007 Enterprise Search
About Bill Bill Baer (ˈbɛər)
JFS VS. RTC.
Cosc 5/4730 REST services.
Data Virtualization Demoette… JDBC Clients
A whirlwind tour through the Microsoft DevOps landscape Jesse Houwing | xpirit.com/jesse Trainer, Coach, Tinkerer.
Apache Cordova Overview
An Open Standard for Decentralised, Distributed Communication
Microsoft Connect /2/ :38 AM
9/11/ :55 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Advisor(s): Dr. Mohammad Pourhomayoun
2018 CODE-IT CATEGORY .
A lot of Software Development is about learning
Uber Like Taxi App Solution
Uber clone Taxi app Solution
Learn How Performance of Java Application Can be Improved?
BACK SOLUTION:
Running on the Powerful Microsoft Azure Platform,
11/24/2018 4:51 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Using the Engaging Networks API Daniel Sewe, Client Support
Appcelerator Arrow: Build APIs in Minutes. Connect to Any Data Source
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Name of your organization
Eclipse Marketplace Client (MPC) Release and Graduation Review
The Most Popular Android UI Automation Testing Tool Andrii Voitenko
Guided Research: Intelligent Contextual Task Support for Mails
Project Progress Presentation
Android Introduction Platform Mihail L. Sichitiu.
Seminarium on Component-based Software Engineering
Testing inside of Kubernetes and Openshift
Progress report Tried to build my application (copied files from ‘tenbi’) Put volt yang files into project, java files generated successfully Maven builds.
OpenShift as a cloud for Data Science
Shibboleth 2.0 IdP Training: Introduction
Policy Framework Prototype for ONOS
Reporting Integration Guide: How to find your MailChimp API
LANGUAGE EDUCATION.
Remedy Integration Strategy Leverage the power of the industry’s leading service management solution via open APIs February 2018.
Graphing Using Processing
THE ANDROID TEXTBOOK APP
Presentation transcript:

Calix ONOS Contribution Native applications are written in Java External applications use the REST API May be written in any language. Not possible to receive notifications Native apps are written in Java No notifications from ONOS, so external apps serve limited use cases

Calix ONOS Contribution Problem statement: Currently there is no notifications infrastructure for non-native, non-Java apps, so external apps serve limited use cases Solution: Add a Kafka based notification infrastructure for non-Java apps Release demo here Kafka integration allows existing and new applications written in virtually any language to integrate with the ONOS SDN controller via Kafka clients. Apache Kafka