PANTHEON.tech
  • About Us
    • Expertise
    • Services
    • References & Partners
    • Tools
  • Products
    • Orchestration
    • Automation
    • Network Functions
    • Security
  • Blog & News
  • Career
  • Contact
  • Click to open the search input field Click to open the search input field Search
  • Menu Menu
  • Link to LinkedIn
  • Link to Youtube
  • Link to X
  • Link to Instagram
lightyio fluorine

[Release] lighty.io 9.0

September 13, 2018/in News /by PANTHEON.tech

lightyio fluorine

PANTHEON.tech is proud to announce the release of lighty.io 9.0 following the official  OpenDaylight Fluorine release.

lighty.io has been adapted to reflect the latest upstream changes and made fully compatible with.

Check out our latest lighty.io release on our GitHub account.

Here are some noteworthy improvements what OpenDaylight Fluorine established:

  •  Yangtools cleanup and refactoring.
  •  Streamlined generated Yang module APIs.
  •  Improved Java bindings.
  •  NETCONF and RESTCONF improvements.

The biggest ODL improvement is the new set of core services provided by the MD-SAL project. Older services provided previously by the controller project have been marked as dprecated and will be removed in future ODL/lighty.io releases.

lighty.io provides new MD-SAL services as well as deprecated controller implementations.

Please see lighty.io Services for reference.

If your application uses any of the deprecated marked services, you should consider refactoring. Contact us for any troubleshooting requirements.

In addition to the latest ODL improvements, lighty.io has more to offer:

  • Up-to-date web server Jetty 9.4.11.v20180605 with better HTTP2 support.
  • RESTCONF implementations are now in compliance with HTTP2.
  • YANG actions implementation as it was defined in RFC 7650.
  • gNMI / OpenConfig south-bound plugin.
  • Minor changes leading the controller to startup faster
  • Improved Javadoc for main APIs.
  • The easier pathway towards JDK 11 adoption.
  • Spring.io dependency injection integration.
  • And many more, please check them out on the lighty.io web.

List of New MD-SAL Services:

  • org.opendaylight.mdsal.binding.api.DataBroker
  • org.opendaylight.mdsal.binding.api.MountPointService
  • org.opendaylight.mdsal.binding.api.NotificationPublishService
  • org.opendaylight.mdsal.binding.api.NotificationService
  • org.opendaylight.mdsal.binding.api.RpcProviderService
  • org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory
  • org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
  • org.opendaylight.mdsal.dom.api.DOMDataBroker
  • org.opendaylight.mdsal.dom.api.DOMDataTreeService
  • org.opendaylight.mdsal.dom.api.DOMDataTreeShardingService
  • org.opendaylight.mdsal.dom.api.DOMMountPointService
  • org.opendaylight.mdsal.dom.api.DOMNotificationPublishService
  • org.opendaylight.mdsal.dom.api.DOMNotificationService
  • org.opendaylight.mdsal.dom.api.DOMRpcProviderService
  • org.opendaylight.mdsal.dom.api.DOMRpcService
  • org.opendaylight.mdsal.dom.api.DOMSchemaService
  • org.opendaylight.mdsal.dom.api.DOMYangTextSourceProvider
  • org.opendaylight.mdsal.dom.spi.DOMNotificationSubscriptionListenerRegistry

List of Deprecated Services:

  • org.opendaylight.controller.sal.binding.api.NotificationProviderService
  • org.opendaylight.controller.sal.binding.api.RpcProviderRegistry
  • org.opendaylight.controller.md.sal.dom.spi.DOMNotificationSubscriptionListenerRegistry
  • org.opendaylight.controller.md.sal.dom.api.DOMMountPointService
  • org.opendaylight.controller.md.sal.dom.api.DOMNotificationPublishService
  • org.opendaylight.controller.md.sal.dom.api.DOMNotificationService
  • org.opendaylight.controller.md.sal.dom.api.DOMDataBroker
  • org.opendaylight.controller.md.sal.dom.api.DOMRpcService
  • org.opendaylight.controller.md.sal.dom.api.DOMRpcProviderService
  • org.opendaylight.controller.md.sal.binding.api.MountPointService
  • org.opendaylight.controller.md.sal.binding.api.NotificationService
  • org.opendaylight.controller.md.sal.binding.api.DataBroker
  • org.opendaylight.controller.md.sal.binding.api.NotificationPublishService

 lighty.io by PANTHEON.tech

http 2F2Fo.aolcdn.com2Fhss2Fstorage2Fmidas2Fefd427f92c6797ed18622fb15664f9292F2050521932F184399449

Membership in the Canadian Chamber of Commerce

April 5, 2018/in News /by PANTHEON.tech

toronto buildings

We are more than happy to announce that PANTHEON.tech has joined forces with the Canadian Chamber of Commerce! We believe that this membership in the Canadian Chamber of Commerce will assist us in our future business and cultural activities. Canada here we come!

Basic activities of the Canadian Chamber of Commerce (CCC) are the support of business activities between Canada and Slovakia, the development of cultural relations, and assistance in the field of education. We believe that this membership in the CCC will assist us in fulfilling your business and cultural activities. With this membership, PANTHEON.tech hopes to bring better solutions to our customers.

The principal mandate of the CCC is to advance policy issues with the federal government that creates an environment favorable to business growth and prosperity. Through our national network of over 450 chambers of commerce and boards of trade, they represent 200,000 businesses of all sizes and from all sectors. As Canada’s largest and most influential business association, CCC is the primary and vital connection between business and the federal government.

From peer-to-peer networking events to professional development sessions, from business leader roundtables to policy committees, the CCC offers us plenty of opportunities to get involved in activities that will allow us to grow professionally as well as influence policy and decision-making to help us grow as a company.

In a digital economy, growth means being connected. This will only work if you have great business partners.

Li SDN

The SDN SDK – lighty.io

March 26, 2018/in News, SDN /by PANTHEON.tech

6

PANTHEON.tech has recently developed the SDN SDK – lighty.io.

We have designed lighty.io to empower you to develop Software Defined Networking (SDN) solutions in JAVA, Python, and Go. lighty.io aims to make ODL components
available outside Karaf to gain speed, flexibility, and scalability for developers and users. It also contains new southbound plugins, which are not available in upstream ODL, enhanced modules of ODL, and various developer tools.

Initial tests revealed that lighty.io has the capacity to outperform standard ODL in many ways. To top it all, one can still switch between “vanilla” ODL distribution/build and lighty.io build seamlessly.

Some of the great highlights of lighty.io are:

  • lighty.io works on JavaSE instead of Karaf OSGi container server, which enables SDN developers to use ODL services in JavaSE frameworks (latest versions of Spring.io, google Guice, Vertx, etc.)
  •  lighty.io is a great platform for building SDN micro service controller applications thanks to its low memory requirements and distribution size with blazing-fast start-up time.
  •  lighty.io uses ODL’s mature components and features like YANG tools, MD-SAL, NETCONF, and clustering, and adds Pantheon’s value to the mix.
  • lighty.io controller applications implement their own initialization sequences in order to run the same core services available in ODL, but in a speedy runtime.
  • lighty.io contains network topology visualization component to enable you to develop responsive and scalable front-end network visualizations effortlessly, which can be accessed by any device with a web browser.

We are continuously enhancing lighty.io package by adding exciting features so our valued customers can use and get support immediately. We have done the hard work so you do not have to re-invent the wheel. Use lighty.io, today.
For more information, please visit lighty.io, by Pantheon Technologies

Page 3 of 3123

More @ PATHEON.tech

  • [What Is] VLAN & VXLAN
  • [What Is] Whitebox Networking?
  • [What Is] BGP EVPN?
© 2025 PANTHEON.tech s.r.o | Privacy Policy | Cookie Policy
  • Link to LinkedIn
  • Link to Youtube
  • Link to X
  • Link to Instagram
Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage {vendor_count} vendors Read more about these purposes
View preferences
{title} {title} {title}
Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage {vendor_count} vendors Read more about these purposes
View preferences
{title} {title} {title}
Scroll to top