{"id":21307410,"url":"https://github.com/johnanon9771/concepts-fundamentals","last_synced_at":"2026-05-19T11:05:06.092Z","repository":{"id":123242699,"uuid":"340158535","full_name":"JohnAnon9771/Concepts-fundamentals","owner":"JohnAnon9771","description":"Repository for experiments :smile:","archived":false,"fork":false,"pushed_at":"2022-10-15T18:44:56.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T09:12:45.716Z","etag":null,"topics":["concurrency","functional-programming","nodejs","parallelism"],"latest_commit_sha":null,"homepage":"https://codesandbox.io/s/github/JohnAnon9771/coroutines-fiber-and-concepts-fundamentals","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JohnAnon9771.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-18T19:39:58.000Z","updated_at":"2022-10-15T18:45:00.000Z","dependencies_parsed_at":"2023-05-26T12:30:38.292Z","dependency_job_id":null,"html_url":"https://github.com/JohnAnon9771/Concepts-fundamentals","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnAnon9771%2FConcepts-fundamentals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnAnon9771%2FConcepts-fundamentals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnAnon9771%2FConcepts-fundamentals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnAnon9771%2FConcepts-fundamentals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnAnon9771","download_url":"https://codeload.github.com/JohnAnon9771/Concepts-fundamentals/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243784103,"owners_count":20347409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["concurrency","functional-programming","nodejs","parallelism"],"created_at":"2024-11-21T16:31:48.230Z","updated_at":"2026-05-19T11:05:05.992Z","avatar_url":"https://github.com/JohnAnon9771.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Concepts-fundamentals\n\nColocarei aqui tudo que ando estudando sobre concorrência e paralelismo, programação funcional e conceitos fundamentais.\n\n## Concurrency\n\nDe forma resumida é quando duas ou mais tarefas podem iniciar, executar e concluir em períodos de tempo sobrepostos. Isso não significa necessariamente que os dois estarão funcionando ao mesmo tempo. Por exemplo, multitarefa em uma máquina de núcleo único.\n\nBoa refência: [Sun's Multithreaded Programming Guide](https://docs.oracle.com/cd/E19455-01/806-5257/6je9h032b/index.html)\n\n## Parallelism\n\nParalelismo é quando as tarefas literalmente são executadas ao mesmo tempo, por exemplo, em um processador multicore.\n\n## Contents\n\n- [Functional Programming](https://github.com/JohnAnon9771/Concepts-fundamentals/tree/main/functional-programming)\n- [OOP](https://github.com/JohnAnon9771/Concepts-fundamentals/tree/main/oop)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnanon9771%2Fconcepts-fundamentals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnanon9771%2Fconcepts-fundamentals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnanon9771%2Fconcepts-fundamentals/lists"}