Difference between revisions of "Scalability & Performance"

From Internet Computer Wiki
Jump to: navigation, search
Line 6: Line 6:
 
* Discord Channel: [https://discord.com/channels/748416164832608337/994942091463512175 Scalability]
 
* Discord Channel: [https://discord.com/channels/748416164832608337/994942091463512175 Scalability]
 
* [https://forum.dfinity.org/t/technical-working-group-scalability-performance/14265 Forum Thread]
 
* [https://forum.dfinity.org/t/technical-working-group-scalability-performance/14265 Forum Thread]
 +
* [Meeting Notes with links to Recordings s://docs.google.com/document/d/11L9_MvoW12JTWH71T6i3ULskjj9b3Gec0oBPVR83ZsE]
  
 
First meeting: July 21, 2022 at 5:30pm CET
 
First meeting: July 21, 2022 at 5:30pm CET
  
 +
==== Calendar ====
 
[https://calendar.google.com/calendar/u/0?cid=Y19jazBncjc5YmtnY29vaWNuMXA4N21vMWVyb0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t Calender link (all working groups)]
 
[https://calendar.google.com/calendar/u/0?cid=Y19jazBncjc5YmtnY29vaWNuMXA4N21vMWVyb0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t Calender link (all working groups)]
 +
[https://calendar.google.com/calendar/u/0/[email protected]&ctz=Europe/Zurich Public Calendar Link]
 +
 +
==== Zoom Meeting Details ====
 +
https://dfinity.zoom.us/j/98492107298?pwd=QlJQNnU5SmhKY01vbTRkYlEyZ2Rzdz09
 +
 +
Meeting ID: 984 9210 7298<br>
 +
 +
Passcode: 806912
 +
 +
==== Description ====
  
 
The Internet Computer provides a unique blockchain platform for decentralized applications. The actor model allows parallel execution of code in a given subnet and the IC can scale horizontally by adding more subnets. Already today, this allows the building of decentralized applications using smart contracts that aren't possible on other blockchains. However, these are still early days for the Internet Computer, and design patterns for building decentralized applications on a global scale are only starting to emerge. The Internet Computer itself is also continuously maturing with performance improvements, new features, and better tooling. The goal of this working group is to foster a regular exchange between R&D at DFINITY and application developers with the following focus:
 
The Internet Computer provides a unique blockchain platform for decentralized applications. The actor model allows parallel execution of code in a given subnet and the IC can scale horizontally by adding more subnets. Already today, this allows the building of decentralized applications using smart contracts that aren't possible on other blockchains. However, these are still early days for the Internet Computer, and design patterns for building decentralized applications on a global scale are only starting to emerge. The Internet Computer itself is also continuously maturing with performance improvements, new features, and better tooling. The goal of this working group is to foster a regular exchange between R&D at DFINITY and application developers with the following focus:
Line 16: Line 28:
 
* Collecting and discussing pain points of application developers
 
* Collecting and discussing pain points of application developers
 
* Identification and sharing of best practices and design patterns for building applications on the IC
 
* Identification and sharing of best practices and design patterns for building applications on the IC
 
 
<!--
 
Working Group Discussion Thread on the Forum
 
 
All notes and presentation decks will be saved [https://drive.google.com/drive/folders/1JkUkZelJdN0DwNtHfVxl94Ke2lCcMxpe here].
 
-->
 

Revision as of 12:31, 30 November 2022

Working Group Topic: Scalability & Performance

  • DFINITY lead: Johan Granström
  • Coordinator: Dominic Wörner
  • Cadence: Monthly on the third Thursday of every month at 5:30pm CET
  • Discord Channel: Scalability
  • Forum Thread
  • [Meeting Notes with links to Recordings s://docs.google.com/document/d/11L9_MvoW12JTWH71T6i3ULskjj9b3Gec0oBPVR83ZsE]

First meeting: July 21, 2022 at 5:30pm CET

Calendar

Calender link (all working groups) Public Calendar Link

Zoom Meeting Details

https://dfinity.zoom.us/j/98492107298?pwd=QlJQNnU5SmhKY01vbTRkYlEyZ2Rzdz09

Meeting ID: 984 9210 7298

Passcode: 806912

Description

The Internet Computer provides a unique blockchain platform for decentralized applications. The actor model allows parallel execution of code in a given subnet and the IC can scale horizontally by adding more subnets. Already today, this allows the building of decentralized applications using smart contracts that aren't possible on other blockchains. However, these are still early days for the Internet Computer, and design patterns for building decentralized applications on a global scale are only starting to emerge. The Internet Computer itself is also continuously maturing with performance improvements, new features, and better tooling. The goal of this working group is to foster a regular exchange between R&D at DFINITY and application developers with the following focus:

  • Updates on the relevant R&D roadmap and presentation of ideas
  • Collecting and discussing pain points of application developers
  • Identification and sharing of best practices and design patterns for building applications on the IC