{"id":18981396,"url":"https://github.com/awncorp/zing-zang","last_synced_at":"2025-11-11T09:02:09.083Z","repository":{"id":55421304,"uuid":"324485798","full_name":"awncorp/zing-zang","owner":"awncorp","description":"Callback-based Actor Implementation","archived":false,"fork":false,"pushed_at":"2020-12-31T18:42:58.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T11:27:32.478Z","etag":null,"topics":["actor-model","event-loop","ipc","job-queue","message-passing","perl","perl5"],"latest_commit_sha":null,"homepage":"https://metacpan.org/release/Zing-Zang","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awncorp.png","metadata":{"files":{"readme":"README","changelog":"CHANGES","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-26T05:08:45.000Z","updated_at":"2022-07-24T21:03:45.000Z","dependencies_parsed_at":"2022-08-15T00:00:35.922Z","dependency_job_id":null,"html_url":"https://github.com/awncorp/zing-zang","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awncorp%2Fzing-zang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awncorp%2Fzing-zang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awncorp%2Fzing-zang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awncorp%2Fzing-zang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awncorp","download_url":"https://codeload.github.com/awncorp/zing-zang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239985746,"owners_count":19729519,"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":["actor-model","event-loop","ipc","job-queue","message-passing","perl","perl5"],"created_at":"2024-11-08T16:09:44.200Z","updated_at":"2025-11-11T09:02:08.958Z","avatar_url":"https://github.com/awncorp.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n\n    Zing::Zang - Callback-based Actor\n\nABSTRACT\n\n    Callback-based Actor Implementation\n\nSYNOPSIS\n\n      use Zing::Zang;\n    \n      my $zang = Zing::Zang-\u003enew(\n        on_perform =\u003e sub {\n          my ($self) = @_;\n    \n          $self-\u003e{performed}++\n        }\n      );\n    \n      # $zang-\u003eexecute;\n\nDESCRIPTION\n\n    This package provides a standard Zing::Process which uses callbacks and\n    doesn't need to be subclassed. It supports providing the standard\n    process perform method as on_perform and receive method as on_receive\n    which operate as expected.\n\nINHERITS\n\n    This package inherits behaviors from:\n\n    Zing::Process\n\nLIBRARIES\n\n    This package uses type constraints from:\n\n    Zing::Types\n\nATTRIBUTES\n\n    This package has the following attributes:\n\n on_perform\n\n      on_perform(Maybe[CodeRef])\n\n    This attribute is read-only, accepts (Maybe[CodeRef]) values, and is\n    optional.\n\n on_receive\n\n      on_receive(Maybe[CodeRef])\n\n    This attribute is read-only, accepts (Maybe[CodeRef]) values, and is\n    optional.\n\nAUTHOR\n\n    Al Newkirk, awncorp@cpan.org\n\nLICENSE\n\n    Copyright (C) 2011-2019, Al Newkirk, et al.\n\n    This is free software; you can redistribute it and/or modify it under\n    the terms of the The Apache License, Version 2.0, as elucidated in the\n    \"license file\"\n    \u003chttps://github.com/cpanery/zing-zang/blob/master/LICENSE\u003e.\n\nPROJECT\n\n    Wiki \u003chttps://github.com/cpanery/zing-zang/wiki\u003e\n\n    Project \u003chttps://github.com/cpanery/zing-zang\u003e\n\n    Initiatives \u003chttps://github.com/cpanery/zing-zang/projects\u003e\n\n    Milestones \u003chttps://github.com/cpanery/zing-zang/milestones\u003e\n\n    Contributing\n    \u003chttps://github.com/cpanery/zing-zang/blob/master/CONTRIBUTE.md\u003e\n\n    Issues \u003chttps://github.com/cpanery/zing-zang/issues\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawncorp%2Fzing-zang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawncorp%2Fzing-zang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawncorp%2Fzing-zang/lists"}